Skip to content

Commit

Permalink
gossipd: simplify gossip store API.
Browse files Browse the repository at this point in the history
Instead of "new" and "load", we don't really need to "load" anything,
so do everything in gossip_store_new.

Have it do the compaction/rewrite, and collect the dying records
  • Loading branch information
rustyrussell committed Feb 3, 2024
1 parent c49fb2e commit 6a02cfc
Show file tree
Hide file tree
Showing 7 changed files with 216 additions and 306 deletions.
Loading

0 comments on commit 6a02cfc

Please sign in to comment.