Skip to content

Commit

Permalink
Polygon is not required now (for MM connectivity) (#576)
Browse files Browse the repository at this point in the history
  • Loading branch information
rommex authored Jun 1, 2024
1 parent 6845cf0 commit c3fc065
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1092,7 +1092,7 @@ extension WalletConnectServiceV2 {
"eip155": ProposalNamespace(
chains: [
Blockchain("eip155:1")!,
Blockchain("eip155:137")!,
// Blockchain("eip155:137")!,
],
methods: [
"eth_sendTransaction",
Expand Down

0 comments on commit c3fc065

Please sign in to comment.