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
Rename from_raw to from_blinded_path in BlindedPaymentPath
Similar to 8ce438c, we rename
`from_raw` function used in test/fuzzy scenarios to build
`BlindedPaymentPath` to a public function `from_blinded_path`.
This function is useful when reconstructing a blinded path based
on already serialized components.
0 commit comments