Skip to main content

hashBytes

@totemsdk/raster-proof


@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