messageDigest
@totemsdk/lookup-protocol / messageDigest
Function: messageDigest()
messageDigest(
msg):Uint8Array
Compute a canonical digest over the message for signing/verification.
Excludes the sig field so the digest is stable.
Parameters
msg
Returns
Uint8Array