Preparing search index...
The search index is not available
@arkade-os/sdk Documentation - v0.2.0
@arkade-os/sdk Documentation
TreeTxEvent
Type Alias TreeTxEvent
TreeTxEvent
:
{
batchIndex
:
number
;
chunk
:
TxTreeNode
;
id
:
string
;
topic
:
string
[]
;
type
:
TreeTx
;
}
Type declaration
batchIndex
:
number
chunk
:
TxTreeNode
id
:
string
topic
:
string
[]
type
:
TreeTx
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@arkade-os/sdk Documentation - v0.2.0
Loading...