Preparing search index...
The search index is not available
Kaspa WASM32 SDK - Core
Kaspa 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
Kaspa WASM32 SDK - Core
AccountsDiscoveryKind
AddressVersion
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
Opcode
RpcEventType
SubmitBlockRejectReason
TransactionDataType
TransactionKind
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
Account
AccountKind
Address
AgentConstructorOptions
Loading...
Generated using
TypeDoc
Argument interface for the Wallet.accountsEstimate method.