mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-10 14:16:47 +00:00
only enabble register in dev
This commit is contained in:
parent
6728c3c7dc
commit
b9d0bb6a58
@ -165,6 +165,7 @@ __embarkENS.setProvider = function (config) {
|
||||
EmbarkJS.onReady(() => {
|
||||
self.registration = config.registration;
|
||||
|
||||
EmbarkJS.onReady(() => {
|
||||
web3.eth.net.getId()
|
||||
.then((id) => {
|
||||
const registryAddress = self.registryAddresses[id] || config.registryAddress;
|
||||
|
Loading…
x
Reference in New Issue
Block a user