Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore the MetaMask error with code 1013 (#653)
* Ignore the MetaMask error with code 1013 The error 1013 shouldn't lead to wallet disconnect, because it's just an attempting to reestablish the connection * Use console.error instead of console.log * Updated link to Metamask release and log message * Fix code style
- Loading branch information