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

RPC URL is lower-cased when entered in URL field when adding a custom network #12569

Closed
qoqobolo opened this issue Sep 10, 2021 · 0 comments
Closed
Assignees

Comments

@qoqobolo
Copy link
Contributor

Bug Report

Problem

If enter RPC URL, e.g. https://api.avax-test.network/ext/bc/C/rpc to connect to the AVAX C-chain, to the corresponding field on Add network screen in advanced settings, it will be displayed in lowercase. So when trying to connect to the network, an error is displayed.

Expected behavior

RPC URL is not lower-cased

Actual behavior

Screenshot 2021-09-10 at 11 23 42

Reproduction

  1. Open Settings > Advanced > Network
  2. Tap + at the top right
  3. Paste RPC URL https://api.avax-test.network/ext/bc/C/rpc
  4. Enter name, select Custom and enter Network ID (43113)
  5. Save and try to connect

Additional Information

  • Status version: nightly 10/09
  • Operating System: Android, iOS
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

Successfully merging a pull request may close this issue.

2 participants