This website works better with JavaScript
GitBross
Home
Explore
Help
Register
Sign In
sol_Bo8des9o
/
openzeppelin-contracts
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix killable
Manuel Araoz
9 years ago
parent
694d1afe1e
commit
c9ae7c3f1c
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
contracts/Killable.sol
+ 2
- 0
contracts/Killable.sol
View File
@@ -1,3 +1,5 @@
+import "./Ownable.sol";
+
/*
* Killable
* Base contract that can be killed by owner