mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-03 02:43:25 +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