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
f: Append all available paths to offer and refund.
- Instead of appending just a single blinded path to offers and refunds,
update the code to append all paths returned by create_blinded_paths.
- This change allows MessageRouter to control the number of blinded paths
appended to offers and refunds, providing flexibility for them to contain
more than one path.
0 commit comments