mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-22 13:19:06 +00:00
do not deploy ens contracts (fix for upload)
This commit is contained in:
parent
929951d839
commit
9ef2b48ba6
@ -71,6 +71,15 @@ module.exports = {
|
||||
SimpleStorageWithHttpImport: {
|
||||
fromIndex: 0,
|
||||
args: [100]
|
||||
},
|
||||
ENSRegistry: {
|
||||
"deploy": false
|
||||
},
|
||||
Resolver: {
|
||||
"deploy": false
|
||||
},
|
||||
FIFSRegistrar: {
|
||||
"deploy": false
|
||||
}
|
||||
},
|
||||
afterDeploy: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user