Skip to content

MerkleProof

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / MerkleProof

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23005

Merkle proof for note inclusion

leaf: `0x${string}`

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23007

Leaf being proven


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

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23009

Sibling hashes along path


index: bigint

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23011

Index of leaf in tree


root: `0x${string}`

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23013

Root of the tree