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
Parse path_key for blinded Trampoline entry points
Given that blinded Trampoline hops cannot use blinded intermediate hops
between each other, the `current_path_key` used for decrypting the
blinded Trampoline onion needs to be provided as part of the un-blinded
outer onion.
In that scenario, the rest of the outer onion is not blinded, however,
so the field needs to be handled differently than an
`intro_node_blinding_point`.
0 commit comments