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
At the moment we only verify the sighash type from the PSBT part. We should verify it from the signed transaction part.
Especially for multisig wallets, it prooved to be more difficult to do so than expected.