Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
WalletEventMap
Type alias WalletEventMap
Wallet
Event
Map
:
{
account-activation
:
IAccountActivationEvent
;
account-create
:
IAccountCreateEvent
;
account-deactivation
:
IAccountDeactivationEvent
;
account-selection
:
IAccountSelectionEvent
;
account-update
:
IAccountUpdateEvent
;
balance
:
IBalanceEvent
;
connect
:
IConnectEvent
;
daa-score-change
:
IDaaScoreChangeEvent
;
disconnect
:
IDisconnectEvent
;
discovery
:
IDiscoveryEvent
;
error
:
IErrorEvent
;
maturity
:
IMaturityEvent
;
pending
:
IPendingEvent
;
prv-key-data-create
:
IPrvKeyDataCreateEvent
;
reorg
:
IReorgEvent
;
server-status
:
IServerStatusEvent
;
stasis
:
IStasisEvent
;
sync-state
:
ISyncStateEvent
;
utxo-index-not-enabled
:
IUtxoIndexNotEnabledEvent
;
utxo-proc-error
:
IUtxoProcErrorEvent
;
utxo-proc-start
:
undefined
;
utxo-proc-stop
:
undefined
;
wallet-close
:
undefined
;
wallet-create
:
IWalletCreateEvent
;
wallet-error
:
IWalletErrorEvent
;
wallet-hint
:
IWalletHintEvent
;
wallet-open
:
IWalletOpenEvent
;
wallet-reload
:
IWalletReloadEvent
;
}
Wallet notification event data map.
Type declaration
account-
activation
:
IAccountActivationEvent
account-
create
:
IAccountCreateEvent
account-
deactivation
:
IAccountDeactivationEvent
account-
selection
:
IAccountSelectionEvent
account-
update
:
IAccountUpdateEvent
balance
:
IBalanceEvent
connect
:
IConnectEvent
daa-
score-
change
:
IDaaScoreChangeEvent
disconnect
:
IDisconnectEvent
discovery
:
IDiscoveryEvent
error
:
IErrorEvent
maturity
:
IMaturityEvent
pending
:
IPendingEvent
prv-
key-
data-
create
:
IPrvKeyDataCreateEvent
reorg
:
IReorgEvent
server-
status
:
IServerStatusEvent
stasis
:
IStasisEvent
sync-
state
:
ISyncStateEvent
utxo-
index-
not-
enabled
:
IUtxoIndexNotEnabledEvent
utxo-
proc-
error
:
IUtxoProcErrorEvent
utxo-
proc-
start
:
undefined
utxo-
proc-
stop
:
undefined
wallet-
close
:
undefined
wallet-
create
:
IWalletCreateEvent
wallet-
error
:
IWalletErrorEvent
wallet-
hint
:
IWalletHintEvent
wallet-
open
:
IWalletOpenEvent
wallet-
reload
:
IWalletReloadEvent
See
Wallet.addEventListener
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
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
Wallet notification event data map.