Maurice Poirrier
Maurice Poirrier
👋🏼 I wrote a minimal support for bolt12 offers. # What's going on here As bolt12 was merged and part of the lightning specs I thought that would be fun...
This PR is on top of #3983 is part of the split-up of #3976 Main focus of this PR is to add a `TrampolineForward` variant to `HTLCSource` enum, then we...
In order to run [LNDK](https://github.com/lndk-org/lndk) along side my umbrel LND node I needed to modify manually the `umbrel-lnd.conf` to make it work (ssh into it and then modify it). I...
## Change Description Skip returning error when building blinded paths amount is zero and channel has a greater `MinHTLC` policy. This fixes #9256 Previously, building blinded paths would fail when...