diff options
| author | Christian Grothoff <christian@grothoff.org> | 2022-08-05 15:08:47 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2022-08-05 15:08:47 +0200 |
| commit | b533026632963efcb01b9a193aa45806e02aafa1 (patch) | |
| tree | d910c055f39ba0176a0bfa3375f12bd2af5b27e2 /src/include | |
| parent | 73b099cfd5edb3ae8a6e440ddf53d96fb9288558 (diff) | |
adding kyclogic plugin template
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/taler_exchangedb_plugin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index bf745175..5411fbe1 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -5664,6 +5664,7 @@ struct TALER_EXCHANGEDB_Plugin * 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 |
