Type Alias: StandardEventsFeature
StandardEventsFeature =
object
standard:events is a "@wallet-standard/base".Wallet.features | feature that may be implemented by a
"@wallet-standard/base".Wallet to allow the app to add an event listener and subscribe to events emitted by
the Wallet when properties of the Wallet StandardEventsListeners.change.
Properties
standard:events
readonlystandard:events:object
Name of the feature.
version
readonlyversion:StandardEventsVersion
Version of the feature implemented by the "@wallet-standard/base".Wallet.
on
readonlyon:StandardEventsOnMethod
Method to call to use the feature.