From 96543f62ef21375b3b04fee7eb97ee28fe5268e0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 17 Jan 2020 23:21:14 +0100 Subject: updates to auditor test --- contrib/auditor-report.tex.j2 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'contrib') diff --git a/contrib/auditor-report.tex.j2 b/contrib/auditor-report.tex.j2 index f8518856e..cdcbc067f 100644 --- a/contrib/auditor-report.tex.j2 +++ b/contrib/auditor-report.tex.j2 @@ -661,18 +661,18 @@ incoming wire transfers does not match with that of the bank. {\bf All incoming wire transfer amounts and subjects matched up.} {% else %} \begin{longtable}{p{5.5cm}|r|r} - \multicolumn{2}{l}{ {\bf Wire transfer identifier} ({\bf Row}) } \\ + \multicolumn{2}{l}{ {\bf Reserve Public Key} ({\bf Row}) } \\ \multicolumn{3}{l}{ {\bf Diagnostic} } \\ {\bf When} & {\bf Wired} & {\bf Expected} \\ \hline \hline \endfirsthead - \multicolumn{2}{l}{ {\bf Wire transfer identifier} ({\bf Row}) } \\ + \multicolumn{2}{l}{ {\bf Reserve Public Key} ({\bf Row}) } \\ \multicolumn{3}{l}{ {\bf Diagnostic} } \\ {\bf When} & {\bf Wired} & {\bf Expected} \\ \hline \hline \endhead \hline \hline - \multicolumn{2}{l}{ {\bf Wire transfer identifier} ({\bf Row}) } \\ + \multicolumn{2}{l}{ {\bf Reserve Public Key} ({\bf Row}) } \\ \multicolumn{3}{l}{ {\bf Diagnostic} } \\ {\bf When} & {\bf Wired} & {\bf Expected} \\ \endfoot @@ -684,7 +684,7 @@ incoming wire transfers does not match with that of the bank. \label{table:wire_in:transfer_amount_inconsistencies} \endlastfoot {% for item in wire.reserve_in_amount_inconsistencies %} - \multicolumn{3}{l}{ {\tt \small {{ item.wtid }} } ({{ item.row }}) } \\ + \multicolumn{3}{l}{ {\tt \small {{ item.reserve_pub }} } ({{ item.row }}) } \\ \nopagebreak \multicolumn{3}{l}{ {{ item.diagnostic }} } \\ \nopagebreak -- cgit v1.2.3