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 57775cc commit 11aa2fcCopy full SHA for 11aa2fc
docs/release-notes/release-notes-0.19.0.md
@@ -238,8 +238,10 @@ The underlying functionality between those two options remain the same.
238
* [Golang was updated to
239
`v1.22.11`](https://github.com/lightningnetwork/lnd/pull/9462).
240
241
-* Various refactors to simplify the
242
- `graph.Builder` [1](https://github.com/lightningnetwork/lnd/pull/9476).
+* Move funding transaction validation to the gossiper
+ [1](https://github.com/lightningnetwork/lnd/pull/9476)
243
+ [2](https://github.com/lightningnetwork/lnd/pull/9477)
244
+ [3]()
245
246
## Breaking Changes
247
## Performance Improvements
0 commit comments