andelf / tronpy

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

[Stake 2.0] Add Delegate, Undelegate and GetDelegated API #87

Closed Mestrace closed 1 year ago

Mestrace commented 1 year ago

Address issues mentioned in #86 and #77

MrNaif2018 commented 1 year ago

Hi! Thank you very much for your PR! Please rename the method to undelegate_resource, but otherwise looks good! (yes, I know contract is called this way, but we can fix the weird naming of tron protocol (: )

Mestrace commented 1 year ago

Changed and ready to merge. I did tested it myself on nile and should be working properly. Thanks MrNaif2018.

MrNaif2018 commented 1 year ago

Thanks! Looks good. Merging!