From 9f7bf2dfe1e247a7c5481536d67db514ade54728 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 5 Oct 2023 23:04:23 +0200 Subject: -silliness --- src/exchangedb/pg_get_coin_transactions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/exchangedb/pg_get_coin_transactions.c b/src/exchangedb/pg_get_coin_transactions.c index 640f93ec7..012c4784f 100644 --- a/src/exchangedb/pg_get_coin_transactions.c +++ b/src/exchangedb/pg_get_coin_transactions.c @@ -1071,7 +1071,7 @@ TEH_PG_get_coin_transactions ( we even need to iterate */ qs = GNUNET_PQ_eval_prepared_singleton_select ( pg->conn, - "get_coin_history_etag", + "get_coin_history_etag_balance", params, rs); switch (qs) -- cgit v1.2.3