Skip to content

Commit

Permalink
Fix proposal validation for WalletConnect
Browse files Browse the repository at this point in the history
  • Loading branch information
ealymbaev committed Sep 20, 2024
1 parent e11b62b commit 11a5938
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ class Eip155ProposalHandler {
static let namespace = "eip155"

static let supportedEvents = [
"connect",
"disconnect",
"message",
"chainChanged",
"accountsChanged",
]
Expand Down

0 comments on commit 11a5938

Please sign in to comment.