mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-27 20:27:48 +02:00
graph/db: implement ForEachNodeChannel
Which lets us then run `TestIncompleteChannelPolicies` and `BenchmarkForEachChannel` against our SQL backends.
This commit is contained in:
@@ -77,6 +77,7 @@ circuit. The indices are only available for forwarding events saved after v0.20.
|
||||
* [2](https://github.com/lightningnetwork/lnd/pull/9869)
|
||||
* [3](https://github.com/lightningnetwork/lnd/pull/9887)
|
||||
* [4](https://github.com/lightningnetwork/lnd/pull/9931)
|
||||
* [5](https://github.com/lightningnetwork/lnd/pull/9935)
|
||||
|
||||
## RPC Updates
|
||||
|
||||
|
Reference in New Issue
Block a user