1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-22 16:18:11 +00:00

Update ch12.asciidoc

Fixes #259. "Anyone who know he secret" -> "Anyone who know the secret"
This commit is contained in:
Dimitris Tsapakidis 2017-03-15 04:55:09 +04:00 committed by GitHub
parent a17f6ae6e0
commit 59a4532f40

View File

@ -406,7 +406,7 @@ ELSE
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.