From c33423dba99cc50675b324c79388c7c2fcaeff58 Mon Sep 17 00:00:00 2001 From: Dapeng Li Date: Thu, 20 May 2021 21:03:17 -0400 Subject: [PATCH] Replace 'an' with 'a' --- 07_routing_htlcs.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07_routing_htlcs.asciidoc b/07_routing_htlcs.asciidoc index 86add18..5471c50 100644 --- a/07_routing_htlcs.asciidoc +++ b/07_routing_htlcs.asciidoc @@ -165,7 +165,7 @@ Alice doesn't know the secret but she can rewrite her contract to use the hash o ==== _I Alice will reimburse you Bob with 12 gold coins if you can show me a valid message that hashes to:`+057596...+`. You can acquire this message by setting up a similar contract with Chan who has to set up a similar contract with Dina. -In order to assure you that you will be reimbursed I will provide the 12 gold coins to an trusted escrow before you set up your next contract._ +In order to assure you that you will be reimbursed I will provide the 12 gold coins to a trusted escrow before you set up your next contract._ ==== This new contract now protects Alice from Bob not forwarding to Chan, protects Bob from not being reimbursed by Alice, and ensures that there will be proof that Dina was ultimately paid via the hash of Dina's secret.