Preparing search index...
The search index is not available
Spectre WASM32 SDK - Core
Spectre WASM32 SDK - Core
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 - Core
Loading...
Argument interface for the Wallet.accountsEstimate method.