DelayedClaimable contract with test added

This commit is contained in:
AugustoL
2016-11-16 19:49:57 -03:00
parent e1dcab29de
commit 0aa4d02044
3 changed files with 84 additions and 1 deletions

View File

@ -1,4 +1,4 @@
pragma solidity ^0.4.0;
pragma solidity ^0.4.4;
import './Ownable.sol';
/*