jklepatch / eattheblocks

Source code for Eat The Blocks, a screencast for Ethereum Dapp Developers

Home Page:https://eattheblocks.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArgumentsRequired: binance amount of BTC/USDT must be greater than minimum amount precision of 5

prshnandaniya opened this issue · comments

        throw new ArgumentsRequired (this.id + ' amount of ' + market['symbol'] + ' must be greater than minimum amount precision of ' + this.numberToString (market['precision']['amount']));
              ^

ArgumentsRequired: binance amount of BTC/USDT must be greater than minimum amount precision of 5