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

Fix pycoin exception when create from mnemonic #51

Open MansooreSoltani opened 2 years ago

MansooreSoltani commented 2 years ago

Pycoin returns invalid int for format parameter without resolve {id}. This fix the issue