sammchardy / python-binance-chain

Binance Chain Exchange API python implementation for automated trading

Home Page:http://python-binance-chain.rtfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

decode Amino-encoded node-rpc response

parizad1188 opened this issue · comments

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,

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