Appearance
hexToHash(hex): Uint8Array
hex
Uint8Array
Defined in: hash.ts:75
Parse a 64-character hex string into a 32-byte hash. Throws RangeError if the string is invalid.
RangeError
string