Bufo
Bufo
Make sat plural in the telegram message, assuming the user is buying more than 1 sat :)
the files `/var/log/syslog` and `/var/log/daemon.log` keep on growing and this will lead to trouble after some time running umbrel. these files are stored on the sd and when your sd...
I had trouble updating my Umbrel 1.0.4 to 1.1 on my Raspberry Pi 4. Installing `dosfstools` fixed this issue for me, so I added it into the Dockerfile
Adds inbound fees to notifications, used in the `SubscribeChannelGraph`
### Background I am not receiving the custom records with the inbound fees over gossip while using `subscribeChannelGraph`. When I query using `feereport` or `getchaninfo` I do see the inbound...
Adds needed fields to be compatible with the new fields added in this PR: https://github.com/lightningnetwork/lnd/pull/8723 Will change from draft to ready for review whenever the LND PR gets merged
**Is your feature request related to a problem? Please describe.** Core Lightning supports address type 5 (DNS) for the sockets in the node announcement. I cannot see these in LND....
I was not able to run this docker compose file since Docker created this folder `/root/lndg/data/lndg-controller.log` instead of a file. I switched this to just mounting a `logs` directory where...