_events
Last updated
Was this helpful?
Last updated
Was this helpful?
An object containing all of the events that the provider has emitted or logged.
This is not a recommended way to keep track of different events. The provider implements a Node.js EventEmitter
API to emit different events happening within the wallet and/or dapp. See for more details.