Closed igormuba closed 5 years ago
Tried to compile and had to change the constructor and the emit because they apparently are not valid syntax on Solidity 0.4.18, either had to change the version or the syntax used in those 2 lines
Thanks for the PR! I think we are going to go ahead and update the pragma statements to use a newer version of solidity.
Closing this as we updated the solidity files to use ^0.5.0.
Tried to compile and had to change the constructor and the emit because they apparently are not valid syntax on Solidity 0.4.18, either had to change the version or the syntax used in those 2 lines