bytesToUnprefixedHex(bytes): string
bytes
string
• bytes: Uint8Array
Uint8Array
bytesToHex(Uint8Array.from([0xca, 0xfe, 0x01, 0x23])) // 'cafe0123'
node_modules/.pnpm/@ethereumjs+util@9.1.0/node_modules/@ethereumjs/util/dist/esm/bytes.d.ts:6