Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

fix: walletconnect #145

Merged
merged 2 commits into from Mar 18, 2021
Merged

fix: walletconnect #145

merged 2 commits into from Mar 18, 2021

Conversation

paouvrard
Copy link
Member

Fix for #110
WalletConnect tested with Metamask Mobile works.

@paouvrard paouvrard requested a review from chadoh as a code owner March 16, 2021 09:43
Copy link
Contributor

@chadoh chadoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

window.isValidEthNetwork = window.connectedEthNetwork === process.env.ethNetworkId
render()
})
provider.on('disconnect', (code, reason) => {
console.log(code, reason)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we remove this console.log?

@paouvrard paouvrard merged commit 3770d33 into master Mar 18, 2021
@chadoh
Copy link
Contributor

chadoh commented Mar 18, 2021

🎉 This PR is included in version 3.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

2 participants