diff options
author | Christian Grothoff <grothoff@gnunet.org> | 2024-08-12 10:50:57 +0200 |
---|---|---|
committer | Christian Grothoff <grothoff@gnunet.org> | 2024-08-12 10:50:57 +0200 |
commit | 93b4b8819d2de6adec46e3275deaa9004173d92a (patch) | |
tree | 56b8613c3f5f3d14b1d3ef91457ab513d859219f /src/exchangedb | |
parent | 5f1e4d8459a3de716ba7425bcf530ea56a85fabd (diff) |
fix doxygen
Diffstat (limited to 'src/exchangedb')
-rw-r--r-- | src/exchangedb/pg_insert_programmatic_legitimization_outcome.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchangedb/pg_insert_programmatic_legitimization_outcome.h b/src/exchangedb/pg_insert_programmatic_legitimization_outcome.h index 82b78c9b5..17ced6503 100644 --- a/src/exchangedb/pg_insert_programmatic_legitimization_outcome.h +++ b/src/exchangedb/pg_insert_programmatic_legitimization_outcome.h @@ -38,7 +38,6 @@ * @param new_rules new KYC rules to apply to the account * @param num_events length of the @a events array * @param events array of KYC events to trigger - * @param require_aml true to trigger AML * @return database transaction status */ enum GNUNET_DB_QueryStatus |