Function: nonInclusionLeafHash() ​
nonInclusionLeafHash(
nonce):Uint8Array
Defined in: btcr2-leaf.ts:25
Compute the non-inclusion leaf hash. Per spec: SHA-256(SHA-256(nonce)).
Parameters ​
nonce ​
Uint8Array
Returns ​
Uint8Array
nonInclusionLeafHash(
nonce):Uint8Array
Defined in: btcr2-leaf.ts:25
Compute the non-inclusion leaf hash. Per spec: SHA-256(SHA-256(nonce)).
Uint8Array
Uint8Array