From 7be6bbefef5724ba6689310ecbd31c7e1004978f Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Fri, 13 Dec 2019 03:46:41 +1030 Subject: [PATCH] devtools: fix example at top of mkcommit. The norm for channels is a 1% reserve. Signed-off-by: Rusty Russell --- devtools/mkcommit.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devtools/mkcommit.c b/devtools/mkcommit.c index b4e827f506bd..2af16d5dd5ae 100644 --- a/devtools/mkcommit.c +++ b/devtools/mkcommit.c @@ -3,8 +3,8 @@ * For example, in the spec tests we use the following: * * lightning/devtools/mkcommit 0 41085b995c1f591cfc3ae79ccde012bf0b37c7bde23d80a61c9732bdd6210b2f 0 999878sat 253 999878sat local \ - 5 546 9900sat \ - 6 546 9900sat \ + 5 546 9998sat \ + 6 546 9998sat \ 0000000000000000000000000000000000000000000000000000000000000020 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000021 0000000000000000000000000000000000000000000000000000000000000022 0000000000000000000000000000000000000000000000000000000000000023 0000000000000000000000000000000000000000000000000000000000000024 \ 0000000000000000000000000000000000000000000000000000000000000010 FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 0000000000000000000000000000000000000000000000000000000000000011 0000000000000000000000000000000000000000000000000000000000000012 0000000000000000000000000000000000000000000000000000000000000013 0000000000000000000000000000000000000000000000000000000000000014 */