Preparing search index...
The search index is not available
Spectre WASM32 SDK - Core
Spectre WASM32 SDK - Core
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
Spectre WASM32 SDK - Core
Loading...
Emitted by Wallet when the wallet is successfully reloaded.