‘walletProvider’ from WalletConnect is undefined every time i try to sign a message
I can’t seem to get the walletProvider instance as it is undefined initially. Only after i connect with the wallet it is defined which is useless because i need it to sign the message with the wallet afterwards. This is the implementation I have so far according to the documentation:https://docs.walletconnect.com/web3modal/react/hooks