mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +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
|
||||
|
||||
[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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user