its_pixel

Newbie
3
Posts
38
Reputation
Mar 7, 2022
Joined
Recent posts
  • Thanks for the advice! After your explanation, I added a dummy output to my second transaction during serialization, and guess what? It worked! But I have another question: when there are more inputs than outputs, and…

  • Thanks for clarifying that! There are some sources that point to combining S|A transactions as the main reason to use this flag. I get now that: 1. You can’t just combine two S|A transactions that don’t know about each…

  • I’m having trouble with SIGHASH_SINGLE | ANYONECANPAY (S|A) flag when trying to combine transactions. I thought it would be straightforward, but it’s not working for me at all. Created two simple transactions on…