Skip to content

Commit

Permalink
Removed erroneous (and unused) event definition
Browse files Browse the repository at this point in the history
  • Loading branch information
jurevans committed Jul 5, 2023
1 parent 3652b6e commit f172f6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/types/src/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ export enum KeplrEvents {
// Metamask extension window.ethereum events
export enum MetamaskEvents {
AccountChanged = "accountsChanged",
NetworkChanged = "networkChanged",
}

0 comments on commit f172f6b

Please sign in to comment.