StandardEventsFeature
@iota/wallet-standard / StandardEventsFeature
Type Alias: StandardEventsFeature
StandardEventsFeature =
object
Defined in: node_modules/.pnpm/@[email protected]/node_modules/@wallet-standard/features/lib/types/events.d.ts:17
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
Defined in: node_modules/.pnpm/@[email protected]/node_modules/@wallet-standard/features/lib/types/events.d.ts:19
Name of the feature.
on
readonlyon:StandardEventsOnMethod
Method to call to use the feature.
version
readonlyversion:StandardEventsVersion
Version of the feature implemented by the "@wallet-standard/base".Wallet.