mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-11-04 12:28:15 +00:00 
			
		
		
		
	Update 9_3_Using_CSV_in_Scripts.md
This commit is contained in:
		
							parent
							
								
									ccf35601a6
								
							
						
					
					
						commit
						f9635cf3ef
					
				@ -60,8 +60,8 @@ Except pretty much no one does this. The new [BIP 68](https://github.com/bitcoin
 | 
				
			|||||||
<center>
 | 
					<center>
 | 
				
			||||||
|                  | Absolute Timelock | Relative Timelock |
 | 
					|                  | Absolute Timelock | Relative Timelock |
 | 
				
			||||||
|:----------------:|-------------------|-------------------|
 | 
					|:----------------:|-------------------|-------------------|
 | 
				
			||||||
| **Lock Transaction** | nTimeLock         | nSequence         |
 | 
					| Lock Transaction | nTimeLock         | nSequence         |
 | 
				
			||||||
| **Lock Output**      | OP_CHECKLOCKTIMEVERIFY| OP_CHECKSEQUENCEVERIFY |
 | 
					| Lock Output      | OP_CHECKLOCKTIMEVERIFY| OP_CHECKSEQUENCEVERIFY |
 | 
				
			||||||
</center>
 | 
					</center>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Understand the CSV Opcode
 | 
					## Understand the CSV Opcode
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user