Added natsec for all lifecycle contracts + bounty.sol, DayLimit.sol and LimitBalance.sol
This commit is contained in:
committed by
maurelian
parent
e851938199
commit
b5d4120adb
@ -6,7 +6,7 @@ import "../token/ERC20Basic.sol";
|
||||
|
||||
/// @title TokenDestructible:
|
||||
/// @author Remco Bloemen <remco@2π.com>
|
||||
///.Base contract that can be destroyed by owner. All funds in contract including
|
||||
/// @dev Base contract that can be destroyed by owner. All funds in contract including
|
||||
/// listed tokens will be sent to the owner
|
||||
contract TokenDestructible is Ownable {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user