This commit is contained in:
2019-03-24 00:20:48 +01:00
parent 6c569239de
commit 116f69cb12
6 changed files with 18 additions and 7 deletions

View File

@@ -64,5 +64,10 @@ module.exports = {
network_id: 4,
provider: providerForNetwork('rinkeby')
}
},
compilers: {
solc: {
version: "0.4.24"
}
}
}