Preparing search index...
The search index is not available
o1js-merkle
o1js-merkle
CompactMerkleProofJSON
Interface CompactMerkleProofJSON
A type used to support serialization to json for CompactMerkleProof.
CompactMerkleProofJSON
interface
CompactMerkleProofJSON
{
bitMask
:
string
;
height
:
number
;
root
:
string
;
sideNodes
:
string
[]
;
}
Index
Properties
bit
Mask
height
root
side
Nodes
Properties
bit
Mask
bit
Mask
:
string
height
height
:
number
root
root
:
string
side
Nodes
side
Nodes
:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bit
Mask
height
root
side
Nodes
o1js-merkle
Loading...
A type used to support serialization to json for CompactMerkleProof.
CompactMerkleProofJSON