You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We were supposed to initialize `last_htlcs_created_index` but a typo
made us initialize `last_forwards_created_index` instead. Fix up the
overwritten one, and actually initialize the one we were supposed to.
Fixes: #8269Fixes: #8270
Changelog-None: recently introduced bug
Signed-off-by: Rusty Russell <[email protected]>
0 commit comments