@lightprotocol/stateless.js - v0.22.1-alpha.1
Other Libraries
Documentation
GitHub
Preparing search index...
AddressWithTreeInfo
Interface AddressWithTreeInfo
Address and associated address tree info.
interface
AddressWithTreeInfo
{
address
:
BN
;
addressTreeInfo
:
AddressTreeInfo
;
treeInfo
:
AddressTreeInfo
;
}
Index
Properties
address
address
Tree
Info
tree
Info
Properties
address
address
:
BN
Address.
address
Tree
Info
addressTreeInfo
:
AddressTreeInfo
Address tree info.
tree
Info
treeInfo
:
AddressTreeInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
address
Tree
Info
tree
Info
Other Libraries
Documentation
GitHub
@lightprotocol/stateless.js - v0.22.1-alpha.1
Loading...
Address and associated address tree info.