ADD: lnd wallet unlock attempt upon start
This commit is contained in:
@@ -45,6 +45,7 @@ function updateLightning() {
|
||||
} catch (Err) {
|
||||
console.log(Err);
|
||||
}
|
||||
console.log('updated');
|
||||
}
|
||||
updateLightning();
|
||||
setInterval(updateLightning, 60000);
|
||||
|
||||
Reference in New Issue
Block a user