mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 09:04:22 +01:00
We'd like to not keep them in memory and retrieve them on-demand when `onchaind` is launched. This uses the `channel_htlcs` table as backing but only fetches the minimal necessary information. Signed-off-by: Christian Decker <decker.christian@gmail.com>