mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 02:17:24 +00:00 
			
		
		
		
	Create 09_0_Empowering_Timelock_with_Bitcoin_Scripts.md
This commit is contained in:
		
							parent
							
								
									9174ee14d2
								
							
						
					
					
						commit
						90886da5a1
					
				| @ -1,6 +1,6 @@ | |||||||
| # Chapter 9: Empowering Timelock with Bitcoin Scripts | # Chapter 9: Empowering Timelock with Bitcoin Scripts | ||||||
| 
 | 
 | ||||||
| The `nLockTime` feature from [§6.4](6_4_Sending_a_Transaction_with_a_Locktime.md) was just the beginning of Timelocks. When you start writing Bitcoin Scripts, two timelocking opcodes become available. | The `nLockTime` feature from [§6.4](06_4_Sending_a_Transaction_with_a_Locktime.md) was just the beginning of Timelocks. When you start writing Bitcoin Scripts, two timelocking opcodes become available. | ||||||
| 
 | 
 | ||||||
| ## Objectives for This Chapter | ## Objectives for This Chapter | ||||||
| 
 | 
 | ||||||
| @ -17,7 +17,7 @@ Supporting objectives include the ability to: | |||||||
|     |     | ||||||
| ## Table of Contents | ## Table of Contents | ||||||
| 
 | 
 | ||||||
| * [Section One: Understanding Timelock Options](9_1_Understanding_Timelock_Options.md) | * [Section One: Understanding Timelock Options](09_1_Understanding_Timelock_Options.md) | ||||||
| * [Section Two: Using CLTV in Scripts](9_2_Using_CLTV_in_Scripts.md) | * [Section Two: Using CLTV in Scripts](09_2_Using_CLTV_in_Scripts.md) | ||||||
| * [Section Three: Using CSV in Scripts](9_3_Using_CSV_in_Scripts.md) | * [Section Three: Using CSV in Scripts](09_3_Using_CSV_in_Scripts.md) | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user