examples and more contracts
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
module.exports = function(deployer) {
|
||||
deployer.deploy(ConvertLib);
|
||||
deployer.autolink();
|
||||
deployer.deploy(MetaCoin);
|
||||
deployer.deploy(BadFailEarly);
|
||||
deployer.deploy(GoodFailEarly);
|
||||
deployer.deploy(PullPaymentBid);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user