Skip to content

MerkleProof

SIP Protocol API Reference v0.12.0


SIP Protocol API Reference / MerkleProof

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23305

Merkle proof for note inclusion

leaf: `0x${string}`

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23307

Leaf being proven


siblings: `0x${string}`[]

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23309

Sibling hashes along path


index: bigint

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23311

Index of leaf in tree


root: `0x${string}`

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23313

Root of the tree