Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled Rejection (TypeError): Cannot read properties of undefined (reading 'frozen_balance_for_energy') #2

Open
deniben opened this issue Oct 11, 2021 · 2 comments

Comments

@deniben
Copy link

deniben commented Oct 11, 2021

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
image

@deniben
Copy link
Author

deniben commented Oct 11, 2021

@ibnzUK - Did you test on mainnet network or Shasta on Nile only?

@vladkl
Copy link

vladkl commented Jun 11, 2024

mainnet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants