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
Split forward and receive cases in process_pending_htlcs_forwards
We split up the huge `process_pending_htlcs_forwards` method and move
the processing code to `process_forward_htlcs` and
`process_receive_htlcs` helpers.
0 commit comments