This website works better with JavaScript.
Explore
Help
Register
Sign In
mirror
/
openzeppelin-contracts
mirror of
https://github.com/OpenZeppelin/openzeppelin-contracts
Watch
2
Star
1
Fork
You've already forked openzeppelin-contracts
1
Code
Issues
Releases
Wiki
Activity
fix killable
Browse Source
pull/14/head
Manuel Araoz
9 years ago
parent
694d1afe1e
commit
c9ae7c3f1c
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
contracts/Killable.sol
2
contracts/Killable.sol
Unescape
Escape
View File
@ -1,3 +1,5 @@
import
"
./Ownable.sol
"
;
/*
*
Killable
*
Base
contract
that
can
be
killed
by
owner
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/openzeppelin-contracts
Title
Body
Create Issue