jklepatch / eattheblocks

Source code for Eat The Blocks, a screencast for Ethereum Dapp Developers
https://eattheblocks.com
4k stars 3.2k forks source link

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

Open prshnandaniya opened 1 year ago

prshnandaniya commented 1 year ago
        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