From 5ddbdfe91b3c4c17d4d624925e93eee243f64a99 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 29 Oct 2019 11:32:25 +0100 Subject: do NOT drop deposit confirmations on taler-auditor restart (-r) --- src/include/taler_auditordb_plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_auditordb_plugin.h') diff --git a/src/include/taler_auditordb_plugin.h b/src/include/taler_auditordb_plugin.h index 1ec03e650..6241d8196 100644 --- a/src/include/taler_auditordb_plugin.h +++ b/src/include/taler_auditordb_plugin.h @@ -428,7 +428,7 @@ struct TALER_AUDITORDB_Plugin * Drop the Taler tables. This should only be used in testcases. * * @param cls the @e cls of this struct with the plugin-specific state - * @param drop_exchangelist should we also drop the list of audited exchanges + * @param drop_exchangelist should we also drop the exchange and deposit_confirmations table? * @return #GNUNET_OK upon success; #GNUNET_SYSERR upon failure */ int -- cgit v1.2.3