EndOfMaster

Results 2 comments of EndOfMaster

Hi @abcoathup . ### truffle-config.js ``` js // Configure your compilers compilers: { solc: { version: "0.6.8", // Fetch exact version from solc-bin (default: truffle's version) // docker: true, //...

Hi @abcoathup ,I modified the evmVersion , but it doesn't work. It's the same mistake. ### project.json ``` json { "manifestVersion": "2.2", "contracts": { "Agic": "Agic" }, "dependencies": {}, "name":...