exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 5c0a9144cdac8eaa50ea7dc3dce40331e4d6f59b
parent 0fb2534916bddae6f0363396f188d7ccfa46ef56
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 13 Dec 2024 23:29:02 +0100

-doxygen fix

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

diff --git a/src/include/taler_json_lib.h b/src/include/taler_json_lib.h @@ -460,6 +460,7 @@ TALER_JSON_spec_denom_pub (const char *field, /** * Generate line in parser specification for token issue public key. * + * @param field name of the field * @param[out] pk key to initialize * @return corresponding field spec */