mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-13 23:56:25 +00:00
conflict in embark js
This commit is contained in:
parent
d5580dc7ec
commit
db2cb33411
@ -191,7 +191,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