@lightprotocol/stateless.js - v0.22.1-alpha.1
Other Libraries
Documentation
GitHub
Preparing search index...
AccountProofInput
Type Alias AccountProofInput
Compressed account-related proof metadata.
type
AccountProofInput
=
{
hash
:
BN
;
treeInfo
:
TreeInfo
;
leafIndex
:
number
;
rootIndex
:
number
;
proveByIndex
:
boolean
;
}
Index
Properties
hash
tree
Info
leaf
Index
root
Index
prove
By
Index
Properties
hash
hash
:
BN
tree
Info
treeInfo
:
TreeInfo
leaf
Index
leafIndex
:
number
root
Index
rootIndex
:
number
prove
By
Index
proveByIndex
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hash
tree
Info
leaf
Index
root
Index
prove
By
Index
Other Libraries
Documentation
GitHub
@lightprotocol/stateless.js - v0.22.1-alpha.1
Loading...
Compressed account-related proof metadata.