merchant

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

commit 093f338293ab21a7434bde70e793680e614c02bd
parent a03ce46d2a3a1448b20b0f3cb2dbabe941e7b826
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue,  2 May 2023 11:04:34 +0200

-doxygen

Diffstat:
Msrc/backend/taler-merchant-httpd_private-get-reserves-ID.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/backend/taler-merchant-httpd_private-get-reserves-ID.c b/src/backend/taler-merchant-httpd_private-get-reserves-ID.c @@ -64,6 +64,7 @@ struct GetReserveContext * @param committed_amount total of tips that the merchant committed to, but that were not * picked up yet * @param active true if the reserve is still active (we have the private key) + * @param master_pub master public key of the exchange * @param exchange_url URL of the exchange, NULL if not active * @param tips_length length of the @a tips array * @param tips information about the tips created by this reserve