mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 02:17:24 +00:00 
			
		
		
		
	Fix typo
This commit is contained in:
		
							parent
							
								
									810af6c917
								
							
						
					
					
						commit
						e5044393ff
					
				| @ -130,7 +130,7 @@ First, you test a signature for the buyer and the escrow agent, then a signature | |||||||
| 
 | 
 | ||||||
| ### Write a Buyer-Centric Escrow Multisig | ### Write a Buyer-Centric Escrow Multisig | ||||||
| 
 | 
 | ||||||
| [BIP 112](https://github.com/bitcoin/bips/blob/master/bip-0112.mediawiki#Escrow_with_Timeout) offers an different example of this sort of escrow that doesn't have the extra protections to prevent going around the escrow agent, but which does give Alice total control if the escrow fails. | [BIP 112](https://github.com/bitcoin/bips/blob/master/bip-0112.mediawiki#Escrow_with_Timeout) offers a different example of this sort of escrow that doesn't have the extra protections to prevent going around the escrow agent, but which does give Alice total control if the escrow fails. | ||||||
| ``` | ``` | ||||||
| IF | IF | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user