Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
MerkleProof
Interface MerkleProof
Merkle proof
interface
MerkleProof
{
leaf
:
string
;
proof
:
string
[]
;
root
:
string
;
}
Index
Properties
leaf
proof
root
Properties
leaf
leaf
:
string
Leaf hash
proof
proof
:
string
[]
Proof hashes
root
root
:
string
Root hash
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
leaf
proof
root
@synapse/client-sdk
Loading...
Merkle proof