This repository was archived by the owner on May 19, 2023. It is now read-only.

Description
Describe the bug
When the user is logged out from the wallet and connects the provider, the Account component displays "Wrong Network". We need to display proper message for this, something like "Provide an account"
To Reproduce
Steps to reproduce the behavior:
- Switch to the correct network
- Log out in the provider
- You will see a check ("You are on the right network") while the account text says "Wrong Network"
Expected behavior
Should tell the user to provide an account or log in to the wallet
Screenshots

Additional information
Should be tackled after #89