From 66616a97d77d37ab0a1358f3678a07223e624636 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 20 Mar 2020 22:34:17 +0100 Subject: working on splitting auditor --- src/auditor/taler-auditor.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/auditor/taler-auditor.c') diff --git a/src/auditor/taler-auditor.c b/src/auditor/taler-auditor.c index d9d91fcfb..dedf828f1 100644 --- a/src/auditor/taler-auditor.c +++ b/src/auditor/taler-auditor.c @@ -18,6 +18,13 @@ * @brief audits an exchange database. * @author Christian Grothoff * + * README-FIRST: + * + * This code is being split up into + * taler-auditor-{aggregation,coins,deposits,reserves}. It is still here as a + * reference, but this file should be obsolete once the split has been + * completed. DO NOT EDIT THIS FILE ANYMORE! -CG + * * NOTE: * - This auditor does not verify that 'reserves_in' actually matches * the wire transfers from the bank. This needs to be checked separately! -- cgit v1.2.3