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 011d819 commit d025587Copy full SHA for d025587
docs/release-notes/release-notes-0.19.0.md
@@ -243,8 +243,11 @@ The underlying functionality between those two options remain the same.
243
* [Golang was updated to
244
`v1.22.11`](https://github.com/lightningnetwork/lnd/pull/9462).
245
246
-* Various refactors to simplify the
247
- `graph.Builder` [1](https://github.com/lightningnetwork/lnd/pull/9476).
+* Various refactors and preparations to simplify the
+ `graph.Builder` and to move the funding tx validation to the gossiper.
248
+ [1](https://github.com/lightningnetwork/lnd/pull/9476)
249
+ [2](https://github.com/lightningnetwork/lnd/pull/9477)
250
+
251
252
## Breaking Changes
253
## Performance Improvements
0 commit comments