mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-09 13:36:14 +00:00
temp commit
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
This commit is contained in:
parent
6de3274fa6
commit
1979d48bb9
@ -193,7 +193,7 @@ __embarkENS.lookup = function (address) {
|
|||||||
}).catch(err => err);
|
}).catch(err => err);
|
||||||
};
|
};
|
||||||
|
|
||||||
__embarkENS.register = function (name, options) {
|
/*__embarkENS.register = function (name, options) {
|
||||||
const self = this;
|
const self = this;
|
||||||
|
|
||||||
if (self.ens === undefined) return;
|
if (self.ens === undefined) return;
|
||||||
@ -214,4 +214,4 @@ __embarkENS.register = function (name, options) {
|
|||||||
|
|
||||||
return addr;
|
return addr;
|
||||||
}).catch(err => err);
|
}).catch(err => err);
|
||||||
}
|
}*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user