exchange

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

commit 1e3f7586ece23e15929191891f09c9783579af78
parent 7bdf3ba46ace8b665bb67e28ee164d21e5553723
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 28 Mar 2015 16:37:09 +0100

reference #3740

Diffstat:
Msrc/mint/taler-mint-httpd.h | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/mint/taler-mint-httpd.h b/src/mint/taler-mint-httpd.h @@ -26,8 +26,7 @@ #include <microhttpd.h> /** - * For now, we just do EUR. Should become configurable - * in the future! + * For now, we just do EUR. Should become configurable in the future! (#3740) */ #define TMH_MINT_CURRENCY "EUR"