@arkade-os/sdk Documentation - v0.4.54
Preparing search index...
ConnectorTreeNode
Interface ConnectorTreeNode
interface
ConnectorTreeNode
{
children
:
Record
<
string
,
string
>
;
tx
:
string
;
txid
:
string
;
}
Index
Properties
children
tx
txid
Properties
children
children
:
Record
<
string
,
string
>
tx
tx
:
string
txid
txid
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
tx
txid
@arkade-os/sdk Documentation - v0.4.54
Loading...