mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-07-07 23:28:15 +00:00
Update ch12.asciidoc
Fixes #259. "Anyone who know he secret" -> "Anyone who know the secret"
This commit is contained in:
parent
a17f6ae6e0
commit
59a4532f40
@ -406,7 +406,7 @@ ELSE
|
|||||||
ENDIF
|
ENDIF
|
||||||
----
|
----
|
||||||
|
|
||||||
Anyone who knows he secret +R+, which when hashed equals to +H+, can redeem this output by exercising the first clause of the +IF+ flow.
|
Anyone who knows the secret +R+, which when hashed equals to +H+, can redeem this output by exercising the first clause of the +IF+ flow.
|
||||||
|
|
||||||
If the secret is not revealed and the HTLC claimed, after a certain number of blocks the payee can claim a refund using the second clause in the +IF+ flow.
|
If the secret is not revealed and the HTLC claimed, after a certain number of blocks the payee can claim a refund using the second clause in the +IF+ flow.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user