Utils
toBeArray
Converts value
to a Big Endian Uint8Array.
Parameters
Parameter | Type | Description |
---|---|---|
_value | BigNumberish | The value to convert. |
Returns
Uint8Array
The value.
Source
Was this page helpful?
Converts value
to a Big Endian Uint8Array.
Parameter | Type | Description |
---|---|---|
_value | BigNumberish | The value to convert. |
Uint8Array
The value.
Was this page helpful?