Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to fix the Wallet Connect config #7

Open
VladislavKokosh opened this issue May 28, 2024 · 0 comments
Open

Need to fix the Wallet Connect config #7

VladislavKokosh opened this issue May 28, 2024 · 0 comments

Comments

@VladislavKokosh
Copy link

Problem

  1. Because more than one network is specified in the 'chains' field, the error “Unsupported chains” is received.
  2. Since the '1' field for the Ethereum network specifies an irrelevant RPC endpoint (?), a 'Network request failed' error occurs

Solution

  1. Remove the 'chains' field and add the 'optionalChains' field as specified in the Wallet Connect documentation. link
  2. On a local environment tested on a public RPC enpoint, please provide an up-to-date RPC enpoint for production.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant