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
To process errors returned from downstream nodes when forwarding between
Trampoline nodes, we need to store information beyond what's available
in `HTLCPreviousHopData`, suc as the used hops as the newly generated
outer onion's session_priv.
To that end, we add a new variant to `HTLCSource` in this commit, which
futre-proofs mapping an outbound forward to an incoming MPP.
Co-authored-by: Arik Sosman <[email protected]>
0 commit comments