mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-20 04:21:37 +02:00
graph/db+sqldb: impl DisabledChannelIDs
Which lets us run `TestDisabledChannelIDs` against our SQL DB backends.
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user