mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-21 14:10:35 +02:00
graph/db: remove KVStore fall-back
Now that SQLStore fully implements V1Store, we no longer need the KVStore fall-back.
This commit is contained in:
@@ -91,6 +91,7 @@ circuit. The indices are only available for forwarding events saved after v0.20.
|
||||
* [8](https://github.com/lightningnetwork/lnd/pull/9938)
|
||||
* [9](https://github.com/lightningnetwork/lnd/pull/9939)
|
||||
* [10](https://github.com/lightningnetwork/lnd/pull/9971)
|
||||
* [11](https://github.com/lightningnetwork/lnd/pull/9972)
|
||||
|
||||
## RPC Updates
|
||||
|
||||
|
Reference in New Issue
Block a user