ReferenceNil.jsfunctionsFunction: addHexPrefix()On this pageFunction: addHexPrefix() function addHexPrefix(str): 0x${string} Add the hex prefix to the hex string. Parameters ParameterTypestrstring Returns 0x${string} The string with the prefix. Defined @nilfoundation/niljs/src/utils/hex.ts:32