TaeRim Lee
Results
1
issues of
TaeRim Lee
in [HelperUtils.ts](https://github.com/WalletConnect/web-examples/blob/main/wallets/react-wallet-v2/src/utils/HelperUtil.ts#L42), `getSignParamsMessage` function returns original message, but this function returns an error if the message is exactly 20 bytes. ```js /** * Gets message from various signing request methods...