Commit c7eb6736 by AugustoL

DelayedClaimable contract with test added

Renamed DelayedClaimable function and modifier
parent 42ccbb22
<<<<<<< HEAD
pragma solidity ^0.4.0; pragma solidity ^0.4.0;
=======
pragma solidity ^0.4.4;
>>>>>>> 0aa4d02... DelayedClaimable contract with test added
import './Ownable.sol'; import './Ownable.sol';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment