pull/14/head
Manuel Araoz 9 years ago
parent 857e37e032
commit f719bbf14b
  1. 1
      contracts/Bounty.sol

@ -7,7 +7,6 @@ import './Token.sol';
* to be lower than its totalSupply, which would mean that it doesn't
* have sufficient ether for everyone to withdraw.
*/
contract Bounty is PullPaymentCapable {
bool public claimed;

Loading…
Cancel
Save