paco0x / amm-arbitrageur

An arbitrage bot between Uniswap AMMs
Do What The F*ck You Want To Public License
1.91k stars 834 forks source link

Compilation Problem with Remix IDE Solidity #60

Open sovan17 opened 2 years ago

sovan17 commented 2 years ago

Why is it showing error during "Flashbot.sol" compilation?

Haruxe commented 2 years ago

Have you matched the solidity compiler version in remix?

sovan17 commented 2 years ago

Yes. It's '0.7.0' but asking to compile with 7.6 but even though its showing error for 'Import libraries and interfaces' and also with @openzeppelin/contacts.