-
Here at Bitcoin Beach Brazil, we are using LND Hub and Bluewallet.
Now, we are trying to generate some invoices with LNDHUB API.
All goes fine, but we are missing a great API feature, that is, a…
-
### What kind of service is this?
Lightning
### What does this service do?
```shell
It's one of the 3 original lightning network implementations. It plugs right into RTL and Zeus, and probably many…
-
Currency, keysend-hold take an argument from lnd:
```
--keysend-hold-time= If non-zero, keysend payments are accepted but not immediately settled. If the …
-
### Background
Describe your issue here.
imagine i stoppen `lnd` with `lncli stop` but there was a pending HTLC in one of the channels, when the remote party wants to fulfill it, it cant so forc…
-
1. I tried paying a ln invoice using my lnd instance. I submitted the payment a few days ago, but the status i received wasn't "complete".
2. I waited a few hours, i tried paying again, i got 'no ro…
-
I was looking for a solution to provide a static, **public** IP address for LND routing with Umbrel, and given the description of the Tailscale app, thought it would make this easy:
```
Tailscale …
-
## Description
So far only the channel open fee is shown in the transaction history.
When a channel is closed that you have opened, you will pay a fee for the closing transaction.
This should…
-
almal updated
3 years ago
-
Seems like this isn't easily doable in electron: https://discuss.atom.io/t/windows-background-service/20777
Electron/node child processes are killed after closing the app, so we'd need to create pl…
-
### Background
When pathfinding, LND should handle `RequiredNodeFeatureMissing` errors by ignoring the problematic channel, instead it causes a failure to find future paths
### Your environment
…