From 3df9b1c73481fdd36d73b610b75d78e2e28159f0 Mon Sep 17 00:00:00 2001 From: nadams Date: Thu, 18 May 2017 05:22:43 -0700 Subject: [PATCH] Edited ch12.asciidoc with Atlas code editor --- ch12.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch12.asciidoc b/ch12.asciidoc index 41c2e06a..be319403 100644 --- a/ch12.asciidoc +++ b/ch12.asciidoc @@ -297,7 +297,7 @@ Every commitment transaction the parties exchange during the life of the channel For example, if commitment transaction #1 is timelocked to 4320 blocks in the future, then commitment transaction #2 is timelocked to 4319 blocks in the future. Commitment transaction #600 can be spent 600 blocks before commitment transaction #1 becomes valid. -<> shows each commitment transaction setting a shorter timelock, allowing it to be spent before the previous commitments become valid: +<> shows each commitment transaction setting a shorter timelock, allowing it to be spent before the previous commitments become valid. [[timelocked_commitments]] .Each commitment sets a shorter timelock, allowing it to be spent before the previous commitments become valid