diff --git a/07_routing_htlcs.asciidoc b/07_routing_htlcs.asciidoc index 57412b1..dfae0f4 100644 --- a/07_routing_htlcs.asciidoc +++ b/07_routing_htlcs.asciidoc @@ -259,7 +259,7 @@ As long as the escrow is trustworthy and faithfully performs its duty, then no p The pre-condition to this _route_ working at all, is that all parties in the path have enough money to satisfy the required series of deposits. -While this seems like a minor detail we will see in later this chapter that this requirement is actually one of the more difficult issues for Lightning Network nodes. +While this seems like a minor detail we will see later in this chapter that this requirement is actually one of the more difficult issues for Lightning Network nodes. It becomes progressively more difficult as the size of the payment increases. Furthermore, the parties cannot use their money while it is locked in escrow.