okx / go-wallet-sdk

Multi-chain golang signature sdk, supports bitcoin, ethereum, aptos, cosmos, etc.
MIT License
354 stars 119 forks source link

Update Tron.proto to the latest version #51

Closed TheTeaParty closed 2 months ago

TheTeaParty commented 3 months ago

this proto go file is heavily outdated, some methods are deprecated or missing like FreezeBalanceV2 https://github.com/okx/go-wallet-sdk/blob/main/coins/tron/pb/Tron.pb.go

I am going to update it

leverwwz commented 3 months ago

this proto go file is heavily outdated, some methods are deprecated or missing like FreezeBalanceV2 https://github.com/okx/go-wallet-sdk/blob/main/coins/tron/pb/Tron.pb.go

I am going to update it

thanks for your update