mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 02:17:24 +00:00 
			
		
		
		
	Update 04_4_Sending_Coins_with_a_Raw_Transaction.md
Fixed minor typo
This commit is contained in:
		
							parent
							
								
									8602b7b71d
								
							
						
					
					
						commit
						1f5fef970e
					
				| @ -26,7 +26,7 @@ Our sample raw transaction was simple in another way: it assumed that there was | ||||
| 
 | ||||
| ## Write a Real Raw Transaction | ||||
| 
 | ||||
| To summarize: creating a real raw transaction to send coins will sometimes require multiple inputs and will almost always require multiple outputs, one of which is a change address. We'll be creating that saw of more realistic transaction here, in a new example that shows a real-life example of sending funds via Bitcoin's second methodology, raw transactions. | ||||
| To summarize: creating a real raw transaction to send coins will sometimes require multiple inputs and will almost always require multiple outputs, one of which is a change address. We'll be creating that sort of more realistic transaction here, in a new example that shows a real-life example of sending funds via Bitcoin's second methodology, raw transactions. | ||||
| 
 | ||||
| Here's the UTXOs we'll be using: | ||||
| ``` | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user