merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 4505bf4fc5399c3c1a3fa6821a8af8e6d499e00c
parent 05a99aa24b721b455f616d16571d53c57a7e3531
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 23 Apr 2021 23:44:15 +0200

more doxygen fixes

Diffstat:
Msrc/include/taler_merchantdb_plugin.h | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/include/taler_merchantdb_plugin.h b/src/include/taler_merchantdb_plugin.h @@ -144,6 +144,7 @@ struct TALER_MERCHANTDB_InstanceSettings * @param merchant_pub public key of the instance * @param merchant_priv private key of the instance, NULL if not available * @param is general instance settings + * @param ias instance authentication settings * @param accounts_length length of the @a accounts array * @param accounts list of accounts of the merchant */