diff --git a/docs/release-notes/release-notes-0.19.0.md b/docs/release-notes/release-notes-0.19.0.md index 85e8ba41b1..5009a34ab4 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -238,8 +238,10 @@ The underlying functionality between those two options remain the same. * [Golang was updated to `v1.22.11`](https://github.com/lightningnetwork/lnd/pull/9462). -* Various refactors to simplify the - `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) + [2](https://github.com/lightningnetwork/lnd/pull/9477) + [3]() ## Breaking Changes ## Performance Improvements