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 e7988a2 commit 3d0ae96Copy full SHA for 3d0ae96
docs/release-notes/release-notes-0.19.0.md
@@ -240,6 +240,9 @@ config option](https://github.com/lightningnetwork/lnd/pull/9182) and introduce
240
a new option `channel-max-fee-exposure` which is unambiguous in its description.
241
The underlying functionality between those two options remain the same.
242
243
+* [Abstraction of graph](https://github.com/lightningnetwork/lnd/pull/9480)
244
+ access for autopilot.
245
+
246
* [Golang was updated to
247
`v1.22.11`](https://github.com/lightningnetwork/lnd/pull/9462).
248
0 commit comments