merchant

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

commit e3e3107c506a47183200a55115f3933d582a655a
parent 428abf88be80be73ae495e6cd79345e46cece515
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Mon,  2 Jul 2018 22:14:28 +0200

kill FIXME

Diffstat:
Msrc/lib/testing_api_cmd_track.c | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/lib/testing_api_cmd_track.c b/src/lib/testing_api_cmd_track.c @@ -76,8 +76,7 @@ struct TrackTransactionState /** * Binary form of @a wtid_str, expected by other commands - * in this form. FIXME: ponder if one of the forms (string - * or binary) should be fired from this state. + * in this form. */ struct TALER_WireTransferIdentifierRawP wtid;