-
The link is wrong. [here](https://www.digitalocean.com/docs/droplets/how-to/connect-with-ssh/) is more information on how to run your own lnd/bitcoin node on a RaspberryPI
-
**Describe the problem/bug**
Thunderhub crashes after login if channel tab is selected "too quickly"
Nothing in the logs. Just a client connect and client disconnect.
If I wait for the below…
-
Has anyone succeeded in connecting a node.js app to a Voltage node? I can successfully connect to one of my own docker nodes, but the exact same code (with BASE64 encoded versions of the TLS and admin…
-
-
I’ve successfully connected to my lnd wallet running on my raspiblitz node, but I find that on successive launches, zap will fail to open the wallet. I’m shown the wallet list. Then I tap the wallet, …
-
### Background
Starting, or restarting, my node will imply a wait time of about 20 minutes, of which 20s are spent opening the postgresql database, then a long series of
`[ERR] RPCS: [/lnrpc.Light…
-
### Background
During testing I deactivated (NOT REMOVED) a watchtower and activated it again (with AddWatchtower).
Everytime I do so, three new Sessions are added. One for each type.
### Y…
-
Locally, I use go workspace to please `gopls` so it's easier to work in submodules. Here's the approach,
Suppose you have a similar dir structure as the following,
```
.
├── btcsuite
├── lnd
.…
-
When I run the command `nigiri stop --delete` on my Linux, I get the following error:
`[nigiri] openfdat /home/{me}/.nigiri/volumes/lightningd/regtest: permission denied`
The problem is that the…
-
### Background
2 issues, but one is caused by the other
- when a channel is opened and the transaction fails to broadcast, lnd will keep the channel in the pending channels, but it can know it won…