mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-10 05:56:00 +00:00
conflict in embark js
This commit is contained in:
parent
48502adb08
commit
305e803443
@ -186,7 +186,6 @@ __embarkENS.resolve = function (name, callback) {
|
||||
return callback(providerNotSetError);
|
||||
}
|
||||
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