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>