mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-03 02:43:25 +00:00
comment out stub contract
This commit is contained in:
parent
a74e0aaa8c
commit
2bbd5f418c
@ -1,4 +1,4 @@
|
||||
contract token { mapping (address => uint) public coinBalanceOf; function token() {} function sendCoin(address receiver, uint amount) returns(bool sufficient) { } }
|
||||
//contract token { mapping (address => uint) public coinBalanceOf; function token() {} function sendCoin(address receiver, uint amount) returns(bool sufficient) { } }
|
||||
|
||||
contract Crowdsale {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user