mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 02:17:24 +00:00 
			
		
		
		
	Fixed typo
This commit is contained in:
		
							parent
							
								
									d571451049
								
							
						
					
					
						commit
						2f13b37bca
					
				| @ -379,7 +379,7 @@ change_amt = float('%.8f'%((utxo_amt - recipient_amt) - miner_fee)) | ||||
| 
 | ||||
| > :warning: **WARNING:** Obviously a real program would make more sophisticated choices about what UTXO to use, what to do with the funds, and what miner's fee to pay. | ||||
| 
 | ||||
| ### 2. Create Raw Transacion | ||||
| ### 2. Create Raw Transaction | ||||
| 
 | ||||
| Now you have all the information to send a transaction, but before you can send one, you have to create a transaction.  | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user