Preparing search index...
The search index is not available
o1js-merkle
o1js-merkle
SparseCompactMerkleProof
Interface SparseCompactMerkleProof
Compacted Merkle proof for an element in a SparseMerkleTree
SparseCompactMerkleProof
interface
SparseCompactMerkleProof
{
bitMask
:
Field
;
root
:
Field
;
sideNodes
:
Field
[]
;
}
Index
Properties
bit
Mask
root
side
Nodes
Properties
bit
Mask
bit
Mask
:
Field
root
root
:
Field
side
Nodes
side
Nodes
:
Field
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bit
Mask
root
side
Nodes
o1js-merkle
Loading...
Compacted Merkle proof for an element in a SparseMerkleTree
SparseCompactMerkleProof