@lightprotocol/stateless.js - v0.22.1-alpha.1
Other Libraries
Documentation
GitHub
Preparing search index...
getAllStateTreeInfos
Function getAllStateTreeInfos
getAllStateTreeInfos
(
connection
:
{
connection
:
Connection
;
stateTreeLUTPairs
:
StateTreeLUTPair
[]
;
}
,
)
:
Promise
<
TreeInfo
[]
>
Get active state tree infos from LUTs.
Parameters
connection
:
{
connection
:
Connection
;
stateTreeLUTPairs
:
StateTreeLUTPair
[]
}
The connection to the cluster
Returns
Promise
<
TreeInfo
[]
>
The active state tree infos
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Other Libraries
Documentation
GitHub
@lightprotocol/stateless.js - v0.22.1-alpha.1
Loading...
Get active state tree infos from LUTs.