Bounty contract
This commit is contained in:
@ -3,4 +3,5 @@ module.exports = function(deployer) {
|
||||
deployer.deploy(GoodFailEarly);
|
||||
deployer.deploy(PullPaymentBid);
|
||||
deployer.deploy(BadArrayUse);
|
||||
deployer.deploy(Bounty);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user