Function format_bigints

  • Formats an array of bigints.

    Parameters

    • bigints: bigint[]

      An array of bigints to a specific format to be used in an Aleo Transaction.

    Returns string

    • Formatted string.

Generated using TypeDoc