add template comments

This commit is contained in:
Christian Grothoff 2019-10-09 14:26:33 +02:00
parent d40f01b634
commit b68223569f
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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 %}