graph/db+sqldb: impl DisabledChannelIDs

Which lets us run `TestDisabledChannelIDs` against our SQL DB backends.
This commit is contained in:
Elle Mouton
2025-06-11 17:32:06 +02:00
parent f1da3812de
commit eec89362a5
6 changed files with 88 additions and 1 deletions

View File

@@ -87,6 +87,7 @@ circuit. The indices are only available for forwarding events saved after v0.20.
* [5](https://github.com/lightningnetwork/lnd/pull/9935)
* [6](https://github.com/lightningnetwork/lnd/pull/9936)
* [7](https://github.com/lightningnetwork/lnd/pull/9937)
* [8](https://github.com/lightningnetwork/lnd/pull/9938)
## RPC Updates