mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-07-23 01:45:22 +00:00
Update 3_4_Sending_a_Raw_Transaction_to_a_P2PKH.md
This commit is contained in:
parent
ad08a8fb08
commit
dced3b8570
@ -65,7 +65,7 @@ So txid+vout=UTXO. This will be the foundation of any raw transaction.
|
||||
|
||||
## Write a Raw Transaction with One Output
|
||||
|
||||
You're now ready to write a simple raw transaction where you're be sending the entirety of a UTXO to another party; that is, you'll be acting like a money launderer, taking all of the money you received in one blob and just passing it on.
|
||||
You're now ready to write a simple raw transaction where you're be sending the entirety of a UTXO to another party; that is, you'll be acting like a go-between, taking all of the money you received in one blob and just passing it on.
|
||||
|
||||
### Prepare the Raw Transaction
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user