commit 63abbe2a32a0657c27947a5a68640380db682ba3
parent 906e3035a6fc8941f3a72c13ae3908b4e7f687b1
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 11 May 2021 19:47:58 +0200
fix doxygen
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/backenddb/plugin_merchantdb_postgres.c b/src/backenddb/plugin_merchantdb_postgres.c
@@ -287,8 +287,9 @@ postgres_rollback (void *cls)
GNUNET_PQ_EXECUTE_STATEMENT_END
};
- GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
- "Rolling back merchant DB transaction\n");
+ GNUNET_log (GNUNET_ERROR_TYPE_INFO,
+ "Rolling back merchant DB transaction `%s'\n",
+ pg->transaction_name);
GNUNET_break (GNUNET_OK ==
GNUNET_PQ_exec_statements (pg->conn,
es));
@@ -3829,6 +3830,7 @@ postgres_lookup_deposits_by_contract_and_coin (
* Lookup transfer status.
*
* @param cls closure
+ * @param instance_id at which instance should we resolve the transfer
* @param exchange_url the exchange that made the transfer
* @param wtid wire transfer subject
* @param[out] total_amount amount that was debited from our