Preparing search index...
The search index is not available
Kaspa WASM32 SDK - Core
Kaspa WASM32 SDK - Core
IAccountCreateEvent
Interface IAccountCreateEvent
Emitted by
Wallet
when an account has been created.
interface
IAccountCreateEvent
{
accountDescriptor
:
IAccountDescriptor
;
}
Index
Properties
account
Descriptor
Properties
account
Descriptor
account
Descriptor
:
IAccountDescriptor
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
account
Descriptor
Kaspa WASM32 SDK - Core
AccountsDiscoveryKind
AddressVersion
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
RpcEventType
SubmitBlockRejectReason
TransactionDataType
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
Account
AccountKind
Address
AgentConstructorOptions
AppendFileOptions
AssertionErrorOptions
Loading...
Generated using
TypeDoc
Emitted by Wallet when an account has been created.