Fixes: https://github.com/WalletConnect/walletconnect-monorepo/issues/854 There was a superfluous try/catch here which caused the rejection to be logged and then continue instead of throwing and allowing the JsonRpcHandler wrapper to handle the promise rejection. |
||
|---|---|---|
| .. | ||
| assets | ||
| chains | ||
| components | ||
| constants | ||
| contexts | ||
| helpers | ||
| modals | ||
| App.tsx | ||
| index.tsx | ||
| react-app-env.d.ts | ||
| styles.ts | ||