exchange

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

commit 0bdae896e71118674c1d0fb27b15870c21480e72
parent c1f28638c9929424f9ad395c7016e6ea2022d751
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 17 Jan 2016 18:21:32 +0100

remark on TODO

Diffstat:
Msrc/include/taler_signatures.h | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h @@ -880,6 +880,7 @@ struct TALER_ConfirmWirePS */ struct GNUNET_CRYPTO_EccSignaturePurpose purpose; + // FIXME: add details (#3888:10056) };