From b533026632963efcb01b9a193aa45806e02aafa1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 5 Aug 2022 15:08:47 +0200 Subject: adding kyclogic plugin template --- src/exchangedb/plugin_exchangedb_postgres.c | 1 + 1 file changed, 1 insertion(+) (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 e9aa7c83..7c066784 100644 --- a/src/exchangedb/plugin_exchangedb_postgres.c +++ b/src/exchangedb/plugin_exchangedb_postgres.c @@ -16589,6 +16589,7 @@ postgres_insert_kyc_requirement_for_account ( * expiration data. * * @param cls closure + * @param legi_row row to select by * @param provider_section provider that must be checked * @param h_payto account that must be KYC'ed * @param provider_account_id provider account ID -- cgit v1.2.3