I've got this Python script that creates SIGHASH_SINGLE transactions. It uses the following imports:
from bitcoin.core import *
from bitcoin.core.script import *
from bitcoin.wallet import *
from bitcoin.core.scripteval import VerifyScript, SCRIPT_VERIFY_P2SH
Right now, I'm working on the testnet and I have some balance.
So, my question is, at what point in the process do both inputs get combined into a single variable?
When do inputs get combined in a transaction?
0 replies 192 views
?Reply
Sign in to reply to this topic
Related topics
- Are you in favor of BIP-110? Let's get a Bitcoin poll going. 0
- How does Bitcoin keep inputs unique at the consensus level 0
- Hex data from the prenet genesis transaction 3
- Ideas for Boosting Bitcoin's Transaction Capacity 3
- Bitcoin Core displaying coins (UTXOs) in a new tab 13
- Erlay seems to have some issues here’s a better proposal for a bitcoin protocol without invites 3