Preparing search index...
The search index is not available
zk-kit
zk-kit
@zk-kit/smt
MerkleProof
Interface MerkleProof
interface
MerkleProof
{
entry
:
Entry
|
Node
[]
;
matchingEntry
?:
Entry
|
Node
[]
;
membership
:
boolean
;
root
:
Node
;
siblings
:
Siblings
;
}
Hierarchy (
view full
)
EntryResponse
MerkleProof
Index
Properties
entry
matching
Entry?
membership
root
siblings
Properties
entry
entry
:
Entry
|
Node
[]
Optional
matching
Entry
matching
Entry
?:
Entry
|
Node
[]
membership
membership
:
boolean
root
root
:
Node
siblings
siblings
:
Siblings
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
entry
matching
Entry
membership
root
siblings
zk-kit
Loading...