issues
search
truffle-box
/
metacoin-box
MetaCoin smart contracts example box
MIT License
123
stars
93
forks
source link
Use `constructor` and `emit`
#5
Closed
cgewecke
closed
6 years ago
cgewecke
commented
6 years ago
Fixes
truffle 955
. Believe this will require people use:
solc >= 0.4.22 (release notes
here
)
truffle >= 4.1.7 (Mid April release)
Test run
Fixes truffle 955. Believe this will require people use:
Test run