stoppable and stoppablebid example

This commit is contained in:
Manuel Araoz
2016-08-11 18:21:15 -03:00
parent f719bbf14b
commit 4bfc2ba858
3 changed files with 51 additions and 2 deletions

View File

@ -1,6 +1,4 @@
module.exports = function(deployer) {
deployer.deploy(BadFailEarly);
deployer.deploy(GoodFailEarly);
deployer.deploy(PullPaymentBid);
deployer.deploy(BadArrayUse);
deployer.deploy(Bounty);