exchange

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

commit ec05a64e3e6346ea91b79244a0a69b06afd22562
parent 6404213457fbb9ddd089d556d95d841e21754ff8
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 24 Mar 2015 18:27:19 +0100

space

Diffstat:
Msrc/mint/taler-mint-httpd_responses.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/mint/taler-mint-httpd_responses.c b/src/mint/taler-mint-httpd_responses.c @@ -314,6 +314,7 @@ TALER_MINT_reply_deposit_success (struct MHD_Connection *connection, return ret; } + /** * Compile the transaction history of a coin into a JSON object. *