"typo" correction

This commit is contained in:
Joseph Poon 2015-12-29 05:46:51 -08:00
parent ba56797b43
commit 6a9011654a

@ -118,6 +118,6 @@ instead:
OP_BOOLOR
//Stack: <BobSig> <OP_1>
OP_VERIFY
The tradeoff is that if the escrow fucks up, then payment can be forced.
The tradeoff is that if the escrow screws up, then payment can be forced.
Whereas the original script doesn't have that problem if the receiver does not
misbehave.