mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-17 08:07:51 +00:00
conflict in embark js
This commit is contained in:
parent
f43281bf42
commit
0e93e75aba
@ -190,7 +190,6 @@ __embarkENS.resolve = function (name, callback) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
let node = namehash.hash(name);
|
let node = namehash.hash(name);
|
||||||
console.log('NODE TO RESOLVE', node);
|
|
||||||
|
|
||||||
function cb(err, addr) {
|
function cb(err, addr) {
|
||||||
if (err === NoDecodeAddrError) {
|
if (err === NoDecodeAddrError) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user