MerkleProof
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / MerkleProof
Interface: MerkleProof
Section titled “Interface: MerkleProof”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:23341
Merkle proof for note inclusion
Properties
Section titled “Properties”leaf:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:23343
Leaf being proven
siblings
Section titled “siblings”siblings:
`0x${string}`[]
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:23345
Sibling hashes along path
index:
bigint
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:23347
Index of leaf in tree
root:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:23349
Root of the tree