Converts a BigNumber to a Uint8Array with a length prefix.
The resulting Uint8Array structure:
Uint8Array representation of the BigNumber.
The BigNumber to convert.
Generated using TypeDoc
Converts a BigNumber to a Uint8Array with a length prefix.
The resulting Uint8Array structure:
Returns
Uint8Array representation of the BigNumber.