v1-to-v1 is no longer the most relevant payjoin-ffi since it doesn't support payjoin-ffi doesn't ship a pure v1 receiver. The following are the relevant code paths to test:
Testing each of these should ensure that v1-to-v1 actually works, but will never be hit with our shipped state machines.
v1-to-v1 is no longer the most relevant payjoin-ffi since it doesn't support payjoin-ffi doesn't ship a pure v1 receiver. The following are the relevant code paths to test:
rust-payjoin::v1feature, manualextract_v1would ignore handling the v1 receiver version error)Testing each of these should ensure that v1-to-v1 actually works, but will never be hit with our shipped state machines.