aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_get_age_withdraw_info.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_get_age_withdraw_info.c')
-rw-r--r--src/exchangedb/pg_get_age_withdraw_info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/pg_get_age_withdraw_info.c b/src/exchangedb/pg_get_age_withdraw_info.c
index 754b572c9..f4a68b377 100644
--- a/src/exchangedb/pg_get_age_withdraw_info.c
+++ b/src/exchangedb/pg_get_age_withdraw_info.c
@@ -69,7 +69,7 @@ TEH_PG_get_age_withdraw_info (
",amount_with_fee_val"
",amount_with_fee_frac"
",noreveal_index"
- " FROM withdraw_age_commitments"
+ " FROM age_withdraw_commitments"
" WHERE reserve_pub=$1 and h_commitment=$2;");
return GNUNET_PQ_eval_prepared_singleton_select (pg->conn,
"get_age_withdraw_info",