Preparing search index...
The search index is not available
Spectre WASM32 SDK
Spectre WASM32 SDK
IAccountsEstimateRequest
Interface IAccountsEstimateRequest
Argument interface for the
Wallet.accountsEstimate
method.
interface
IAccountsEstimateRequest
{
accountId
:
string
;
destination
:
IPaymentOutput
[]
;
payload
?:
string
|
Uint8Array
;
priorityFeeSompi
:
bigint
|
IFees
;
}
Index
Properties
account
Id
destination
payload?
priority
Fee
Sompi
Properties
account
Id
account
Id
:
string
destination
destination
:
IPaymentOutput
[]
Optional
payload
payload
?:
string
|
Uint8Array
priority
Fee
Sompi
priority
Fee
Sompi
:
bigint
|
IFees
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
account
Id
destination
payload
priority
Fee
Sompi
Spectre WASM32 SDK
Loading...
Argument interface for the Wallet.accountsEstimate method.