sammchardy / python-binance-chain

Binance Chain Exchange API python implementation for automated trading
http://python-binance-chain.rtfd.io
MIT License
297 stars 133 forks source link

decode Amino-encoded node-rpc response #47

Closed parizad1188 closed 2 years ago

parizad1188 commented 3 years ago

Hi, I use python-binance-chain library. when I request to node-RPC server to get balance or anything else, I get response in Amino-encoded format. Does anybody know how to decode this format?

Thanks,

parizad1188 commented 2 years ago

Finally I found the solution, thanks to @aghamir. amino_decoder