Hello,
I’m trying to implement Wallet Connect to my web3 site (Web3 Provider | WalletConnect Docs).
When i want to connect with Metamask, all is working fine.
But with wallet connect and Infura, i have an error message : Error: PollingBlockTracker - encountered an error while attempting to update latest block: undefined
So here is my next.js code, if you have an idea : https://pastebin.com/AFarJqCC
Thanks in advance !