Preparing search index...
The search index is not available
mercury-sdk
mercury-sdk
types
<internal>
Node
Interface Node
interface
Node
{
accountByDestination
:
AccountBy
;
accountBySource
:
AccountBy
;
amount
:
string
;
assetByAsset
:
AssetBy
;
assetNative
:
boolean
;
ledgerByLedger
:
LedgerByLedger
;
muxedaccountByDestinationMuxed
:
any
;
muxedaccountBySourceMuxed
:
any
;
txInfoByTx
:
TxInfoByTx
;
}
Index
Properties
account
By
Destination
account
By
Source
amount
asset
By
Asset
asset
Native
ledger
By
Ledger
muxedaccount
By
Destination
Muxed
muxedaccount
By
Source
Muxed
tx
Info
By
Tx
Properties
account
By
Destination
account
By
Destination
:
AccountBy
account
By
Source
account
By
Source
:
AccountBy
amount
amount
:
string
asset
By
Asset
asset
By
Asset
:
AssetBy
asset
Native
asset
Native
:
boolean
ledger
By
Ledger
ledger
By
Ledger
:
LedgerByLedger
muxedaccount
By
Destination
Muxed
muxedaccount
By
Destination
Muxed
:
any
muxedaccount
By
Source
Muxed
muxedaccount
By
Source
Muxed
:
any
tx
Info
By
Tx
tx
Info
By
Tx
:
TxInfoByTx
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
account
By
Destination
account
By
Source
amount
asset
By
Asset
asset
Native
ledger
By
Ledger
muxedaccount
By
Destination
Muxed
muxedaccount
By
Source
Muxed
tx
Info
By
Tx
mercury-sdk
Loading...