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
But when I tried the same code with Unisat wallet, I got the error finalize/taproot: unknown input. So, I'd to know if the Unisat wallet supports for signing a taproot P2TR multi-sig transaction via signPsbt method?
The text was updated successfully, but these errors were encountered:
Please check your code carefully to ensure you didn't make anything wrong. Then try again. If your issue persisted, please upload the related code for check. @mint-pz
Xverse wallet does support it following their example: secretkeylabs/xverse-core#388 (comment)
But when I tried the same code with Unisat wallet, I got the error
finalize/taproot: unknown input
. So, I'd to know if the Unisat wallet supports for signing a taproot P2TR multi-sig transaction via signPsbt method?The text was updated successfully, but these errors were encountered: