Raphael Ndonga
Results
2
comments of
Raphael Ndonga
I solved this error by: 1. Instead of using `wcProvider.disconnect()`, i used `wcProvider.wc.killSession()`. 2. Instead of reading connection status from `wcProvider.connected`, I used `wcProvider.wc.session.connected`.
I got this error when I had set the wrong $ETH_RPC_URL