When i switch network on Main i do not have trx where, i face with this problem
getWalletDetails
D:/Tron/src/wallet/WalletConnect.js:40
37 | }
38 |
39 | //checking if any frozen balance exists
> 40 | if (
| ^ 41 | !tempBalance.frozen &&
42 | !tempBalance.account_resource.frozen_balance_for_energy
43 | ) {
and
