Commit d4e6fe4e authored by bitsoko services's avatar bitsoko services 👷🏿

Update index.js

parent d2ba3fcc
......@@ -991,7 +991,7 @@ async function doPeerConnect(){
return new Promise(function (resolve, reject) {
let request = {
addr: bitsokoPublicKey+'@lnd-p2p.bitsoko.org:9735',
addr: bitsokoPublicKey+'@rexcwzuqrhstfgthd5z7b4kxubj7xjkc7hxi6jzmeyfcg37eosmvfyqd.onion:9735',
perm: true,
};
client.connectPeer(request, async function(err, resp) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment