From 5abe350a05db1c69e4e9418c0ca9b60f935028ee Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 18 Jan 2020 12:34:17 +0100 Subject: doxygen --- src/auditordb/plugin_auditordb_postgres.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/auditordb/plugin_auditordb_postgres.c') diff --git a/src/auditordb/plugin_auditordb_postgres.c b/src/auditordb/plugin_auditordb_postgres.c index f231af279..16ca896de 100644 --- a/src/auditordb/plugin_auditordb_postgres.c +++ b/src/auditordb/plugin_auditordb_postgres.c @@ -1949,6 +1949,9 @@ postgres_insert_wire_auditor_account_progress (void *cls, * @param session connection to use * @param master_pub master key of the exchange * @param account_name name of the wire account we are auditing + * @param pp where is the auditor in processing + * @param in_wire_off how far are we in the incoming wire transaction history + * @param out_wire_off how far are we in the outgoing wire transaction history * @return transaction status code */ static enum GNUNET_DB_QueryStatus @@ -2782,6 +2785,7 @@ postgres_get_balance_summary (void *cls, * @param revenue_balance what was the total profit made from * deposit fees, melting fees, refresh fees * and coins that were never returned? + * @param loss_balance total losses suffered by the exchange at the time * @return transaction status code */ static enum GNUNET_DB_QueryStatus -- cgit v1.2.3