-
Hello
Could you compile the LND hub service as an add on in raspiblitz ?
As an option for installing in the code
https://github.com/rootzoll/raspiblitz
-
### Describe the bug
- CLN shows a value of 0 for canceled HOLD invoices
- LND shows the amount that was canceled for canceled HOLD invoices
Not sure what the right value to present is, but I thi…
-
When a `ChannelArbitrator` is finished with its duties, it attempts to stop itself but can't:
The `channelAttendant` goroutine calls `advanceState` which calls `stateStep` which hits this line if t…
-
We're working on an `lnd` gRPC client in Rust, using [rustls](https://github.com/ctz/rustls), and `rustls` doesn't accept the self-signed certificates generated by LND 0.13.0-beta.
The error report…
casey updated
1 month ago
-
**Is your feature request related to a problem? Please describe.**
I'd like to switch my app development to testnet4. LND gives error when I create or unlock a wallet:
`error creating wallet config:…
-
**Describe the bug**
When I attempt to use a CLN node as a destination in the defined activity, the simulation does not start and gives the error:
```
ValidationError("Destination node does not …
-
Good morning,
Just to be sure, the iOS app is not supported anymore right ? I cannot connect the app to my lightning node, neither by QR or link, it always say in the app " the link/qr code is not …
-
-Debian 11 , lntop v0.3.1
-After the recent lnd bug I can't start lntop anymore:
panic: send on closed channel
goroutine 23 [running]:
github.com/edouardparis/lntop/network/backend/lnd.Backe…
-
``` docker.compose.yml
version: "3"
services:
bitcoind:
image: ruimarinho/bitcoin-core:23
container_name: bitcoind
restart: unless-stopped
networks:
regtest:
a…
-
As i'm digging into the lib i'm trying to figure out why the Lnd properties are no directly accessible and exposed through some kind of proxy methods instead.
For example :
https://github.com/…