@xoxno/sdk-js
Preparing search index...
sdk
StellarWithdrawBatchArgs
Interface StellarWithdrawBatchArgs
interface
StellarWithdrawBatchArgs
{
accountNonce
:
number
;
to
?:
string
;
withdrawals
:
readonly
StellarHubAssetAmount
[]
;
}
Index
Properties
account
Nonce
to?
withdrawals
Properties
account
Nonce
accountNonce
:
number
Optional
to
to
?:
string
withdrawals
withdrawals
:
readonly
StellarHubAssetAmount
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Nonce
to
withdrawals
@xoxno/sdk-js
Loading...