exchange

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

commit 09e194a400bab67a2764334b0ff05f010784e10a
parent 6500fab93b11a7d404324f5c997b4092c5bdbbbd
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Mon, 25 Jun 2018 14:43:51 +0200

note

Diffstat:
Msrc/exchange-lib/test_exchange_api_twisted.c | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/exchange-lib/test_exchange_api_twisted.c b/src/exchange-lib/test_exchange_api_twisted.c @@ -208,6 +208,11 @@ run (void *cls, }; + /** + * NOTE: not all CMDs actually need the twister, + * so it may be better to move those into the "main" + * lib test suite. + */ struct TALER_TESTING_Command refund[] = { CMD_TRANSFER_TO_EXCHANGE