summaryrefslogtreecommitdiff
path: root/src/exchangedb/irbt_callbacks.c
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-03-17 14:45:12 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-03-17 14:45:12 +0100
commitbab36a2ac87b025dbdb09344c54eaf6595ab8bde (patch)
tree3ec8ee464b72be6b476fd3bd75cf6aec79273454 /src/exchangedb/irbt_callbacks.c
parent12809b28ec6fb7a9b5a846faa9c652f7c3fd63e1 (diff)
downloadexchange-bab36a2ac87b025dbdb09344c54eaf6595ab8bde.tar.gz
exchange-bab36a2ac87b025dbdb09344c54eaf6595ab8bde.tar.bz2
exchange-bab36a2ac87b025dbdb09344c54eaf6595ab8bde.zip
-remove dead field, return h_commitment_age to auditor
Diffstat (limited to 'src/exchangedb/irbt_callbacks.c')
-rw-r--r--src/exchangedb/irbt_callbacks.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/exchangedb/irbt_callbacks.c b/src/exchangedb/irbt_callbacks.c
index e417c106e..50b69a729 100644
--- a/src/exchangedb/irbt_callbacks.c
+++ b/src/exchangedb/irbt_callbacks.c
@@ -415,8 +415,6 @@ irbt_cb_table_refresh_commitments (struct PostgresClosure *pg,
&td->details.refresh_commitments.noreveal_index),
GNUNET_PQ_query_param_auto_from_type (
&td->details.refresh_commitments.old_coin_pub),
- GNUNET_PQ_query_param_auto_from_type (
- &td->details.refresh_commitments.h_age_commitment),
GNUNET_PQ_query_param_end
};