Minimal Anti Collusion Infrastructure (MACI) / asHex
Function: asHex()
asHex(
val
):string
Defined in: packages/sdk/ts/utils/formatting.ts:8
Convert a value to its hex representation
Parameters
val
BigNumberish
the value to convert
Returns
string
the value converted as a hex string