hashBytes
@totemsdk/raster-proof / hashBytes
Function: hashBytes()
hashBytes(
bytes):string
SHA3-256 hash of raw bytes → lowercase hex (no 0x prefix).
Parameters
bytes
Uint8Array
Returns
string
@totemsdk/raster-proof / hashBytes
hashBytes(
bytes):string
SHA3-256 hash of raw bytes → lowercase hex (no 0x prefix).
Uint8Array
string