exchange

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

commit 006177a01f063d2425317e9d9e429759bc84b1c9
parent 93f1fb5fc3bf38027f216ca91d8cf5fbe462c9d5
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Tue, 18 Oct 2016 12:34:57 +0200

@author

Diffstat:
Msrc/exchangedb/plugin_exchangedb_postgres.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c @@ -20,6 +20,7 @@ * @author Florian Dold * @author Christian Grothoff * @author Sree Harsha Totakura + * @author Marcello Stanisci */ #include "platform.h" #include "taler_pq_lib.h"