Function numToByteArray

  • Returns

    Parameters

    • num: number

      the number to be converted

    • min: number

      the minimum bytes the array should hold (in the case of requiring empty bytes to match rust values)

    Returns number[]

Generated using TypeDoc