Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
IWalletReloadEvent
Interface IWalletReloadEvent
Emitted by
Wallet
when the wallet is successfully reloaded.
interface
IWalletReloadEvent
{
accountDescriptors
:
IAccountDescriptor
[]
;
walletDescriptor
:
IWalletDescriptor
;
}
Index
Properties
account
Descriptors
wallet
Descriptor
Properties
account
Descriptors
account
Descriptors
:
IAccountDescriptor
[]
wallet
Descriptor
wallet
Descriptor
:
IWalletDescriptor
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
account
Descriptors
wallet
Descriptor
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
Emitted by Wallet when the wallet is successfully reloaded.