We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db78b69 + c2efd1a commit 75cbebaCopy full SHA for 75cbeba
docs/lnd/release-notes/release-notes-0.19.0.md
@@ -245,8 +245,9 @@ config option](https://github.com/lightningnetwork/lnd/pull/9182) and introduce
245
a new option `channel-max-fee-exposure` which is unambiguous in its description.
246
The underlying functionality between those two options remain the same.
247
248
-* [Abstraction of graph](https://github.com/lightningnetwork/lnd/pull/9480)
249
- access for autopilot.
+* Graph abstraction work:
+ - [Abstract autopilot access](https://github.com/lightningnetwork/lnd/pull/9480)
250
+ - [Abstract invoicerpc server access](https://github.com/lightningnetwork/lnd/pull/9516)
251
252
* Move funding transaction validation to the gossiper
253
[1](https://github.com/lightningnetwork/lnd/pull/9476)
0 commit comments