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

[Bug]: Balance does not update on duplicate chainId network #13690

Closed
MaikVogt opened this issue Feb 19, 2022 · 1 comment · Fixed by #14245
Closed

[Bug]: Balance does not update on duplicate chainId network #13690

MaikVogt opened this issue Feb 19, 2022 · 1 comment · Fixed by #14245

Comments

@MaikVogt
Copy link

Describe the bug

The balance of an account won't update if the network selected has a chainId that is already present in Metamask.

Steps to reproduce

  1. run ganache-cli --chainId 3 -d -m "worker"
  2. import private key "ce15110096297c533cccdeb27499126d9b45fbfe98e1d96178dfbe989d76810d"
  3. create network in metamask: chainId 3, RPC url: http://localhost:8545
  4. Balance stays 0, repeat with unused chainId -> Balance 100

Error messages or log output

No response

Version

10.9.3

Build type

No response

Browser

Chrome

Operating system

Linux

Hardware wallet

No response

Additional context

No response

@EHaracic
Copy link

As a first step, we need to try to reproduce the issue and take a screenshots of the reported bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants