mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 10:27:29 +00:00 
			
		
		
		
	removed warning
This commit is contained in:
		
							parent
							
								
									8b37162219
								
							
						
					
					
						commit
						7390b6661b
					
				| @ -1,7 +1,5 @@ | |||||||
| # 10.3: Running a Bitcoin Script with P2SH | # 10.3: Running a Bitcoin Script with P2SH | ||||||
| 
 | 
 | ||||||
| > :information_source: **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning. |  | ||||||
| 
 |  | ||||||
| Now that you know the theory and practice behind P2SH addresses, you're ready to turn a non-standard Bitcoin Script into an actual transaction. We'll be reusing the simple locking script from [§9.2: Running a Bitcoin Script](09_2_Running_a_Bitcoin_Script.md), `OP_ADD 99 OP_EQUAL`. | Now that you know the theory and practice behind P2SH addresses, you're ready to turn a non-standard Bitcoin Script into an actual transaction. We'll be reusing the simple locking script from [§9.2: Running a Bitcoin Script](09_2_Running_a_Bitcoin_Script.md), `OP_ADD 99 OP_EQUAL`. | ||||||
| 
 | 
 | ||||||
| ## Create a P2SH Transaction | ## Create a P2SH Transaction | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user