mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-23 13:48:49 +00:00
ensure that FIFS doesn't deploy on other test and main networks
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
This commit is contained in:
parent
78a9b31251
commit
8c1bb07000
@ -107,7 +107,10 @@ class ENS {
|
||||
"onDeploy": ["ENSRegistry.methods.setOwner(0, FIFSRegistrar.options.address).send()"]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"ropsten": {},
|
||||
"rinkeby": {},
|
||||
"livenet": {}
|
||||
});
|
||||
self.embark.events.request("config:contractsFiles:add", self.embark.pathToFile('./contracts/FIFSRegistrar.sol'));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user