mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
After solidity 0.4.0 we need to make the constructor `payable` if we are to provide value during contract creation.
After solidity 0.4.0 we need to make the constructor `payable` if we are to provide value during contract creation.