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