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 56c8e12 commit e21cdd0Copy full SHA for e21cdd0
docs/release-notes/release-notes-0.19.0.md
@@ -24,6 +24,12 @@
24
struct so that the GetDebugInfo response is accurate.
25
26
# New Features
27
+
28
+* [Support](https://github.com/lightningnetwork/lnd/pull/8390) for
29
+ [experimental endorsement](https://github.com/lightning/blips/pull/27)
30
+ signal relay was added. This signal has *no impact* on routing, and
31
+ is deployed experimentally to assist ongoing channel jamming research.
32
33
## Functional Enhancements
34
## RPC Additions
35
@@ -61,6 +67,7 @@
61
67
62
68
# Contributors (Alphabetical Order)
63
69
70
+* Carla Kirk-Cohen
64
71
* CharlieZKSmith
65
72
* Pins
66
73
* Ziggie
0 commit comments