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

Update index.js

parent 2c62a39e
......@@ -290,7 +290,7 @@ child.on('close', function(code) {
}
//setupLNPOOL();
async function sleep(fn, par) {
......@@ -1044,6 +1044,7 @@ macaroonCreds = grpc.credentials.createFromMetadataGenerator(function(args, call
client = new lnrpc.Lightning(GRPC_HOST, creds);
setInts();
setupLNPOOL();
return response;
}else{
......
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