diff options
Diffstat (limited to 'contrib')
| -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 bad7397d..4c979f7e 100644 --- a/contrib/auditor-report.tex.j2 +++ b/contrib/auditor-report.tex.j2 @@ -337,7 +337,7 @@ any effects on its own balance, those entries are excluded from the total.    {\bf Operation} & {\bf Coin public key} & \multicolumn{2}{|c|}{ {\bf Exchange}} & \multicolumn{2}{|c}{ {\bf Auditor}} \\  \endfoot    \hline -  {\bf Total} & & +  \multicolumn{2}{l|}{ $\sum$ {\bf Delta (Auditor-Exchange)} } &    {{ data.total_coin_delta_plus.value }}.{{ data.total_coin_delta_plus.fraction }} &    {{ data.total_coin_delta_plus.currency }} &    - {{ data.total_coin_delta_minus.value }}.{{ data.total_coin_delta_minus.fraction }} & | 
