Now compiling using truffle 5.
This commit is contained in:
@ -13,4 +13,10 @@ module.exports = {
|
||||
gasPrice: 0x01,
|
||||
},
|
||||
},
|
||||
|
||||
compilers: {
|
||||
solc: {
|
||||
version: '0.5.0',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user