Set a claims digest to be associated with the transaction if it succeeds. This
digest can later be accessed from the receipt, and expanded into a full claim.
The digest argument must be a sha-256 ArrayBuffer, eg. produced by global!CCF.digest.
setClaimsDigest(digest:ArrayBuffer):void
Set a claims digest to be associated with the transaction if it succeeds. This
digest can later be accessed from the receipt, and expanded into a full claim.
The digest argument must be a sha-256 ArrayBuffer, eg. produced by global!CCF.digest.
Set a claims digest to be associated with the transaction if it succeeds. This digest can later be accessed from the receipt, and expanded into a full claim.
The
digest
argument must be a sha-256 ArrayBuffer, eg. produced by global!CCF.digest.