Nado Typescript SDK Documentation
Preparing search index...
Nado Indexer Client
NadoLiquidateSubaccountTx
Interface NadoLiquidateSubaccountTx
interface
NadoLiquidateSubaccountTx
{
liquidate_subaccount
:
{
sender
:
string
;
liquidatee
:
string
;
mode
:
number
;
product_id
:
undefined
|
number
;
health_group
:
undefined
|
number
;
amount
:
string
;
nonce
:
number
;
}
;
}
Index
Properties
liquidate_
subaccount
Properties
liquidate_
subaccount
liquidate_subaccount
:
{
sender
:
string
;
liquidatee
:
string
;
mode
:
number
;
product_id
:
undefined
|
number
;
health_group
:
undefined
|
number
;
amount
:
string
;
nonce
:
number
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
liquidate_
subaccount
Documentation
Loading...