@lightprotocol/stateless.js - v0.22.1-alpha.1
Other Libraries
Documentation
GitHub
Preparing search index...
HashWithTreeInfo
Interface HashWithTreeInfo
Account hash and associated state tree info.
interface
HashWithTreeInfo
{
hash
:
BN
;
stateTreeInfo
:
TreeInfo
;
}
Index
Properties
hash
state
Tree
Info
Properties
hash
hash
:
BN
Account hash.
state
Tree
Info
stateTreeInfo
:
TreeInfo
State tree info.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hash
state
Tree
Info
Other Libraries
Documentation
GitHub
@lightprotocol/stateless.js - v0.22.1-alpha.1
Loading...
Account hash and associated state tree info.