andelf / tronpy

TRON Python Client Library.
MIT License
204 stars 96 forks source link

Added get energy #134

Closed Ephraim-Akolo closed 2 weeks ago

Ephraim-Akolo commented 2 months ago

Added method to get a wallet's available energy similar to the get bandwidth method.

Ephraim-Akolo commented 2 months ago

Please Review the pull. I implemented and used this feature for my project to get energy balance. @MrNaif2018 @andelf

MrNaif2018 commented 2 weeks ago

Thank you for your PR! Merging!

P.S. Next time, please ensure to run make ci before committing or to install pre-commit hooks