diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-10-17 21:52:54 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-10-17 21:52:54 +0200 |
commit | bfb6306d1896ed5e6eba0967307249dc5be88f2d (patch) | |
tree | 95f133228fe340648dd0226585eb71660f6b4b04 /contrib/auditor-report.tex.j2 | |
parent | d6ca052d27804833fa875f8b46855eaab648bb78 (diff) |
add auditor test #24: wire out amount inconsistency detection
Diffstat (limited to 'contrib/auditor-report.tex.j2')
-rw-r--r-- | contrib/auditor-report.tex.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/auditor-report.tex.j2 b/contrib/auditor-report.tex.j2 index 48ed2c653..29901c17c 100644 --- a/contrib/auditor-report.tex.j2 +++ b/contrib/auditor-report.tex.j2 @@ -454,7 +454,7 @@ violations do not imply that the wire transfer was actually made (as that is a separate check). Note that not making the wire transfer would be reported separately in Section~\ref{sec:wire_check_out}. -% Table generation tested by testcase #XX in test-auditor.sh +% Table generation tested by testcase #24 in test-auditor.sh {% if data.wire_out_inconsistencies|length() == 0 %} {\bf All aggregations matched up.} |