Preparing search index...
The search index is not available
@xchainjs/xchain-client
@xchainjs/xchain-client
TxParams
Type alias TxParams
Tx
Params
:
{
amount
:
BaseAmount
;
asset
?:
Asset
;
memo
?:
string
;
recipient
:
Address
;
walletIndex
?:
number
;
}
Type definition for transaction parameters.
Type declaration
amount
:
BaseAmount
Optional
asset
?:
Asset
Optional
memo
?:
string
recipient
:
Address
Optional
wallet
Index
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xchainjs/xchain-client
Loading...
Generated using
TypeDoc
Type definition for transaction parameters.