do not deploy ens contracts (fix for upload)

This commit is contained in:
Jonathan Rainville 2018-07-26 11:47:35 -04:00 committed by Iuri Matias
parent fc8560c15b
commit 8ecf1d854d
1 changed files with 9 additions and 0 deletions

View File

@ -71,6 +71,15 @@ module.exports = {
SimpleStorageWithHttpImport: {
fromIndex: 0,
args: [100]
},
ENSRegistry: {
"deploy": false
},
Resolver: {
"deploy": false
},
FIFSRegistrar: {
"deploy": false
}
},
afterDeploy: [