Commit 629598a
committed
fix(rn_cli_wallet): use walletconnect.org RPC and remove debug EURC check
Switch to https://rpc.walletconnect.org/v1/ as the RPC endpoint for
on-chain ERC-20 balance fetching. Remove temporary debug function
and useEffect from App.tsx.
Made-with: Cursor1 parent 41385b6 commit 629598a
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | | - | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments