Open
Description
Describe the bug
Missing or invalid "message" param
After the 2.0.0-beta.100 is reinstalled, the error displayed on the connection is the same as the error displayed in the 2.0.0-beta.101 version
{
"code": -32000,
"message": "Missing or invalid "message" param"
}
SDK Version (if relevant)
- Client: @walletconnect/sign-client
- Version 2.0.0-beta.100
To Reproduce
Steps to reproduce the behavior:
- 2.0.0-beta.100 version code downloaded a month ago from https://github.com/WalletConnect/web-examples
- 2022/06/28 npm uninstall @walletconnect/sign-client @walletconnect/types @walletconnect/utils @walletconnect/legacy-modal
- 2022/06/28 npm install @walletconnect/[email protected] @walletconnect/[email protected] @walletconnect/[email protected] @walletconnect/[email protected] --save
- npm run start
- select chain:Ethereum Kovan
- Click the button connect
Expected behavior
Display uri QR code
Desktop (please complete the following information):
- OS: MAC M1
- Browser chrome
- Version [e.g. 22]