From b68223569fbe099adf90647b2068875551c6e488 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 9 Oct 2019 14:26:33 +0200 Subject: add template comments --- contrib/auditor-report.tex.j2 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'contrib') diff --git a/contrib/auditor-report.tex.j2 b/contrib/auditor-report.tex.j2 index 648b09cfc..48ed2c653 100644 --- a/contrib/auditor-report.tex.j2 +++ b/contrib/auditor-report.tex.j2 @@ -224,6 +224,8 @@ The total amount the exchange currently lags behind is Note that some lag is perfectly normal. Below, we report {\em all} deposit confirmations that are lagging behind. +% Table generation tested by testcase #XX in test-auditor.sh + {% if data.deposit_confirmation_inconsistencies|length() == 0 %} {\bf No deposit confirmations that are lagging behind detected.} {% else %} @@ -494,6 +496,8 @@ in amounts that matter for profit/loss calculations of the exchange. When an exchange merely shifted money from customers to merchants (or vice versa) without any effects on its own balance, those entries are excluded from the total. +% Table generation tested by testcase #XX in test-auditor.sh + {% if data.coin_inconsistencies|length() == 0 %} {\bf All coin histories were unproblematic.} {% else %} -- cgit v1.2.3