Closed miguelmota closed 5 years ago
@miguelmota Thanks for reporting this. I'm not sure whether payable
can be used with address
(or maybe my solidity knowledge is outdated), could you please point me to any official examples or doc on this?
@duaraghav8 it's part of 0.5 https://solidity.readthedocs.io/en/v0.5.0/050-breaking-changes.html
solved in v1.2.0
This linter is now being published simultaneously to npm packages solium
and ethlint
. Although not mandatory, I highly recommend that you move to ethlint
.
See changelog Please let me know in case any of the 0.5 features are still causing trouble.