exchange

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

commit 423565e74b71e4ab0a68fa29dfaff3b640e6bb96
parent 95e52cd2e824f3e1e5e1c3537f11c2dd960dd9e5
Author: Florian Dold <florian.dold@gmail.com>
Date:   Mon, 25 Apr 2016 13:47:59 +0200

fix CURRENCY section in test case

Diffstat:
Msrc/wire/test_sepa_wireformat.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/wire/test_sepa_wireformat.c b/src/wire/test_sepa_wireformat.c @@ -77,7 +77,7 @@ main(int argc, NULL); cfg = GNUNET_CONFIGURATION_create (); GNUNET_CONFIGURATION_set_value_string (cfg, - "exchange", + "taler", "currency", "EUR"); plugin = TALER_WIRE_plugin_load (cfg,