Interface: DeserializedProof ​
Defined in: btcr2-proof.ts:50
Result of deserializeProof.
Properties ​
nonce? ​
optionalnonce?:Uint8Array<ArrayBufferLike>
Defined in: btcr2-proof.ts:53
proof ​
proof:
SMTProof
Defined in: btcr2-proof.ts:51
rootHash ​
rootHash:
Uint8Array
Defined in: btcr2-proof.ts:52
updateId? ​
optionalupdateId?:Uint8Array<ArrayBufferLike>
Defined in: btcr2-proof.ts:54