Before vs after: - `forwards` indexed by `in_channel and in_htlc_id` (see lightning-listforwards(7)) - `forwards` indexed by `in_channel` and `in_htlc_id` (see lightning-listforwards(7)) And: - `htlcs` indexed by `short_channel_id and id` (see lightning-listhtlcs(7)) - `htlcs` indexed by `short_channel_id` and `id` (see lightning-listhtlcs(7)) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
44 KiB
44 KiB