Interface: StandardEventsListeners
Types of event listeners of the StandardEventsFeature.
Methods
change()
change(
properties):void
Listener that will be called when properties of the "@wallet-standard/base".Wallet have changed.
Parameters
properties
StandardEventsChangeProperties
Properties that changed with their new values.
Returns
void