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
Set disableoutputsubstitution to 'true' if used (payjoin#485)
Noticed this when writing tests for a new multiparty optional param. In the sender if
we are setting `disableoutputsubstitution` we set it to "1", however in the reciever
we are only treating "true" string value if as the set state.
0 commit comments