diff --git a/lnwire/ESCROWED_HTLC_NOTES b/lnwire/ESCROWED_HTLC_NOTES index b4a946cf..d0bcc63c 100644 --- a/lnwire/ESCROWED_HTLC_NOTES +++ b/lnwire/ESCROWED_HTLC_NOTES @@ -118,6 +118,6 @@ instead: OP_BOOLOR //Stack: 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.