merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 80f544965adf18feb8e684beb7a18698f962a4b1
parent 9bac37cbe6a2774782a515458098883bbf98b4b6
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 13 May 2020 19:18:24 +0200

commentfix

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

diff --git a/src/testing/testing_api_cmd_get_transfers.c b/src/testing/testing_api_cmd_get_transfers.c @@ -30,7 +30,7 @@ /** - * State of a "get transfer" CMD. + * State of a GET transfers CMD. */ struct GetTransfersState {