From 3f99e4f3f8a89dfafcf37fcbf9046134adca436a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 7 Aug 2022 15:35:06 +0200 Subject: -implement new kyc-webhook endpoint --- src/exchangedb/plugin_exchangedb_postgres.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exchangedb/plugin_exchangedb_postgres.c') diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c index 7c066784..e501dc2d 100644 --- a/src/exchangedb/plugin_exchangedb_postgres.c +++ b/src/exchangedb/plugin_exchangedb_postgres.c @@ -16602,7 +16602,7 @@ postgres_update_kyc_requirement_by_row ( void *cls, uint64_t legi_row, const char *provider_section, - struct TALER_PaytoHashP *h_payto, + const struct TALER_PaytoHashP *h_payto, const char *provider_account_id, const char *provider_legitimization_id, struct GNUNET_TIME_Absolute expiration) -- cgit v1.2.3