Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
IAccountsEstimateRequest
Interface IAccountsEstimateRequest
Argument interface for the
Wallet.accountsEstimate
method.
interface
IAccountsEstimateRequest
{
accountId
:
string
;
destination
:
IPaymentOutput
[]
;
feeRate
?:
number
;
payload
?:
string
|
Uint8Array
;
priorityFeeSompi
:
bigint
|
IFees
;
}
Index
Properties
account
Id
destination
fee
Rate?
payload?
priority
Fee
Sompi
Properties
account
Id
account
Id
:
string
destination
destination
:
IPaymentOutput
[]
Optional
fee
Rate
fee
Rate
?:
number
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
fee
Rate
payload
priority
Fee
Sompi
Kaspa WASM32 SDK
AccountsDiscoveryKind
AddressVersion
BindingType
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
Opcodes
RpcEventType
SighashType
SubmitBlockRejectReason
TransactionDataType
TransactionKind
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
AccountKind
Address
Loading...
Generated using
TypeDoc
Argument interface for the Wallet.accountsEstimate method.