ReferenceNil.jsfunctionsFunction: hexToBigInt()On this pageFunction: hexToBigInt() function hexToBigInt(hex): bigint Parameters ParameterTypeDescriptionhex`0x${string}`The hex string to convert. Returns bigint The bigint representation of the input. Defined in nil/nil.js/src/encoding/fromHex.ts:18