mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 02:17:24 +00:00 
			
		
		
		
	Update 6_2 title
The 6_2 title is different from the file name, the former says "with" and the latter says "to"
This commit is contained in:
		
							parent
							
								
									604163a8b2
								
							
						
					
					
						commit
						392b66c0de
					
				| @ -4,7 +4,7 @@ Before we close out this overview of P2SH transactions, we're going to touch upo | |||||||
| 
 | 
 | ||||||
| ## Use the Redeem Script | ## Use the Redeem Script | ||||||
| 
 | 
 | ||||||
| As we saw in [§6.2: Spending a Transaction to a Multisig](06_2_Spending_a_Transaction_to_a_Multisig.md), spending a P2SH transaction is all about having that serialized version of the locking script, the so-called _redeemScript_. So, the first step in being able to spend a P2SH transaction is making sure that you save the _redeemScript_ before you give out the P2SH address to everyone.  | As we saw in [§6.2: Spending a Transaction with a Multisig](06_2_Spending_a_Transaction_to_a_Multisig.md), spending a P2SH transaction is all about having that serialized version of the locking script, the so-called _redeemScript_. So, the first step in being able to spend a P2SH transaction is making sure that you save the _redeemScript_ before you give out the P2SH address to everyone.  | ||||||
| 
 | 
 | ||||||
| ### Collect Your Variables | ### Collect Your Variables | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user