-
Notifications
You must be signed in to change notification settings - Fork 102
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
Method "get_energy" #144
Comments
What do you mean by getting power? Do you want to get estimated energy for TRC-20 transfer? |
There is a method in the class Tron and AsyncTron but when trying to use this method, an error occurs. The method does not exist.
|
It seems that the library itself wasn't updated. A certain commit was pushed to the master branch, but it wasn't released |
Yes, it is possible |
If you need I can cut a release shortly |
It's not urgent, I just noticed that there was an inaccuracy, so I opened a discussion) |
The method of the Tron and AsyncTton class to get power does not work. It does not highlight the IDE and gives the error that the method does not exist
The text was updated successfully, but these errors were encountered: