From bd2372f20ef7259d87c44e92de32c66b26e6632f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 11 Apr 2015 16:38:09 +0200 Subject: implementing #3740 --- src/mint/taler-mint-httpd.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/mint/taler-mint-httpd.h') diff --git a/src/mint/taler-mint-httpd.h b/src/mint/taler-mint-httpd.h index 5a65ba438..c674a9daa 100644 --- a/src/mint/taler-mint-httpd.h +++ b/src/mint/taler-mint-httpd.h @@ -28,10 +28,9 @@ #include /** - * For now, we just do EUR. Should become configurable in the future! (#3740) + * Which currency is used by this mint? */ -#define TMH_MINT_CURRENCY "EUR" - +extern char *TMH_mint_currency_string; /** * The mint's configuration. -- cgit v1.2.3