aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_find_aggregation_transient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_find_aggregation_transient.h')
-rw-r--r--src/exchangedb/pg_find_aggregation_transient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/pg_find_aggregation_transient.h b/src/exchangedb/pg_find_aggregation_transient.h
index cb904b3ee..2475dec3c 100644
--- a/src/exchangedb/pg_find_aggregation_transient.h
+++ b/src/exchangedb/pg_find_aggregation_transient.h
@@ -36,7 +36,7 @@
enum GNUNET_DB_QueryStatus
TEH_PG_find_aggregation_transient (
void *cls,
- const struct TALER_FullPaytoHashP *h_payto,
+ const struct TALER_NormalizedPaytoHashP *h_payto,
TALER_EXCHANGEDB_TransientAggregationCallback cb,
void *cb_cls);