Helius SDK - v2.2.2
GitHub
npm
Helius Docs
Preparing search index...
zk/types
MerkleProofWithContext
Type Alias MerkleProofWithContext
MerkleProofWithContext
:
Readonly
<
{
hash
:
string
;
leafIndex
:
number
;
merkleTree
:
string
;
proof
:
string
[]
;
root
:
string
;
rootSeq
:
bigint
|
number
;
}
,
>
A Merkle proof with tree context.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
Helius Docs
Helius SDK - v2.2.2
Loading...
A Merkle proof with tree context.