testPsbtTrustlessSwap root asset mismatch #1445
Unanswered
youngzhenhao
asked this question in
Q&A
Replies: 1 comment 20 replies
-
You mean without changing any code? Or did you change anything? What commit are you on? |
Beta Was this translation helpful? Give feedback.
20 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, When I run this code:
taproot-assets/itest/psbt_test.go
Line 2362 in 331ac78
My
bobVPsbt
has 2 outputs(0
to bob and1
back to alice), then this error returns:It looks like come from here:
taproot-assets/proof/append.go
Line 191 in 331ac78
How could I solve this?
Beta Was this translation helpful? Give feedback.
All reactions