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
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
Abortable
Aborted
Account
AccountKind
Address
AgentConstructorOptions
AppendFileOptions
AssertionErrorOptions
Balance
BalanceStrings
Beacon
ConsensusParams
ConsoleConstructorOptions
Loading...
Generated using
TypeDoc
Emitted by Wallet when the wallet is successfully reloaded.