We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e677c commit 4280d0bCopy full SHA for 4280d0b
CHANGELOG.md
@@ -11,6 +11,8 @@
11
`UserConfig::manually_accept_inbound_channels` (#2368).
12
* Support forwarding and accepting HTLCs with a reduced amount has been added,
13
to support LSPs skimming a fee on the penultimate hop (#2319).
14
+ * BOLT11 and BOLT12 Invoice and related types have been renamed to include a
15
+ BOLTNN prefix, ensuring uniqueness in `lightning{,-invoice}` crates (#2416).
16
* `Score`rs now have an associated type which represents a parameter passed
17
when calculating penalties. This allows for the same `Score`r to be used with
18
different penalty calculation parameters (#2237).
0 commit comments