exchange

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

commit ed1a4c08fd67e00f61d3e36e33833657d660bad3
parent 69fa9b41d1896d2d2beeee086308f62b4f1e35c4
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu,  4 May 2017 23:53:29 +0200

add link to bug

Diffstat:
Msrc/bank-lib/test_bank_interpreter.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bank-lib/test_bank_interpreter.c b/src/bank-lib/test_bank_interpreter.c @@ -208,7 +208,7 @@ history_cb (void *cls, is); return; } - /* FIXME: check history data is OK! */ + /* FIXME: check history data is OK! (#4959) */ }