mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 14:24:24 +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);
|
||||
console.log('NODE TO RESOLVE', node);
|
||||
|
||||
function cb(err, addr) {
|
||||
if (err === NoDecodeAddrError) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user