exchange

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

commit 8c4bc1121a10b525460a1d7de0973670c1f290fa
parent 148f81331a6fdec9e7db90fad0d2b42ce09c6b61
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 16 Jan 2021 22:33:25 +0100

remove dead field

Diffstat:
Msrc/lib/exchange_api_handle.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/lib/exchange_api_handle.c b/src/lib/exchange_api_handle.c @@ -152,7 +152,6 @@ struct KeysRequest */ struct GNUNET_TIME_Absolute expire; - struct GNUNET_SCHEDULER_Task *timeout_task; };