jklepatch / eattheblocks

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

Bug #175

Open ibiinc1 opened 2 years ago

ibiinc1 commented 2 years ago

Their is a mistake in profitable-flashloans/update-bsc-flashloan)/run-arbitrage.js Line 55 to 58 It should be [addresses.tokens.DAI, addresses.tokens.WETH]); not [addresses.DAI, addresses.WETH]);