ReferenceNil.jsfunctionsFunction: removeHexPrefix()On this pageFunction: removeHexPrefix() function removeHexPrefix(str): string Remove the hex prefix from the hex string. Parameters ParameterTypestrstring Returns string The base-16 string. Defined @nilfoundation/niljs/src/utils/hex.ts:23