Elle Mouton 54208bcdc7
graph/db: move various cache write calls to ChannelGraph
Here, we move the graph cache writes for AddLightningNode,
DeleteLightningNode, AddChannelEdge and MarkEdgeLive to the
ChannelGraph. Since these are writes, the cache is only updated if the
DB write is successful.
2025-03-03 08:48:17 +02:00
..
2024-12-06 13:48:22 +01:00
2025-01-03 21:48:29 +08:00