rust-lightning/lightning-persister
Elias Rohrer cc1b505b30
Migrate to KVStore/FilesystemStore
Firstly, we switch our BP over to use `FilesystemStore`, which also gives us test
coverage and ensures the compatibility.

Then, we remove the superseded `KVStorePersister` trait and
the `FilesystemPersister` code.
2023-09-07 22:49:22 +02:00
..
src Migrate to KVStore/FilesystemStore 2023-09-07 22:49:22 +02:00
Cargo.toml Migrate to KVStore/FilesystemStore 2023-09-07 22:49:22 +02:00