commit 961793ec2f7622eeb08f632a93a6013bca776d0e
parent d2b85341c4ec431fbd7ebbc8b2bc42edc9c40d8e
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 3 Sep 2019 04:15:47 +0200
note where table is tested
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/contrib/auditor-report.tex.j2 b/contrib/auditor-report.tex.j2
@@ -443,6 +443,8 @@ the (hash of the) denomination public key for
``payback-verify'' and ``deposit-verify'' operations, and the master
public key for ``payback-master'' operations.
+% Table generation tested by testcase #4 in test-auditor.sh
+
{% if data.bad_sig_losses|length() == 0 %}
{\bf All signatures were valid.}
{% else %}