killable formatting
This commit is contained in:
@ -1,6 +1,9 @@
|
|||||||
pragma solidity ^0.4.4;
|
pragma solidity ^0.4.4;
|
||||||
|
|
||||||
|
|
||||||
import "./Ownable.sol";
|
import "./Ownable.sol";
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Killable
|
* Killable
|
||||||
* Base contract that can be killed by owner. All funds in contract will be sent to the owner.
|
* Base contract that can be killed by owner. All funds in contract will be sent to the owner.
|
||||||
|
|||||||
Reference in New Issue
Block a user