aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_kycauth_in_insert.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-11-01 04:20:14 +0100
committerChristian Grothoff <christian@grothoff.org>2024-11-05 10:37:37 +0100
commit4d97a94d5a3a91eae84adb6e1626b9d2a71e3943 (patch)
tree5d3a60eddab59e7017320ee0b6985097e0ae6471 /src/exchangedb/pg_kycauth_in_insert.h
parente650214142bb9dadd54fe76d6235e115aa4bd4e5 (diff)
working through DB
Diffstat (limited to 'src/exchangedb/pg_kycauth_in_insert.h')
-rw-r--r--src/exchangedb/pg_kycauth_in_insert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/pg_kycauth_in_insert.h b/src/exchangedb/pg_kycauth_in_insert.h
index 0dcad04be..f48c2041b 100644
--- a/src/exchangedb/pg_kycauth_in_insert.h
+++ b/src/exchangedb/pg_kycauth_in_insert.h
@@ -44,7 +44,7 @@ TEH_PG_kycauth_in_insert (
const union TALER_AccountPublicKeyP *account_pub,
const struct TALER_Amount *credit_amount,
struct GNUNET_TIME_Timestamp execution_date,
- const char *debit_account_uri,
+ const struct TALER_FullPayto debit_account_uri,
const char *section_name,
uint64_t serial_id);