Skip to content

Commit

Permalink
Remove KVStorePersister and lightning-persister crate
Browse files Browse the repository at this point in the history
Finally, we remove the superseded `KVStorePersister` trait and
`lightning-persister` crate.
  • Loading branch information
tnull committed Aug 4, 2023
1 parent 7acd994 commit 1697806
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 576 deletions.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ members = [
"lightning-block-sync",
"lightning-invoice",
"lightning-net-tokio",
"lightning-persister",
"lightning-storage",
"lightning-background-processor",
"lightning-rapid-gossip-sync"
Expand Down
28 changes: 0 additions & 28 deletions lightning-persister/Cargo.toml

This file was deleted.

349 changes: 0 additions & 349 deletions lightning-persister/src/lib.rs

This file was deleted.

Loading

0 comments on commit 1697806

Please sign in to comment.