From c87eb30e78f84696c1ad22abd97c119db8dfad26 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 20 Jan 2020 00:07:39 +0100 Subject: some comments on aggregator --- src/exchangedb/exchangedb_accounts.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/exchangedb') diff --git a/src/exchangedb/exchangedb_accounts.c b/src/exchangedb/exchangedb_accounts.c index 532e27f63..aa923c5d3 100644 --- a/src/exchangedb/exchangedb_accounts.c +++ b/src/exchangedb/exchangedb_accounts.c @@ -121,6 +121,7 @@ check_for_account (void *cls, * @param cb callback to invoke * @param cb_cls closure for @a cb */ +// FIXME(dold): why is this part of the exchange database? Does this really belong here? void TALER_EXCHANGEDB_find_accounts (const struct GNUNET_CONFIGURATION_Handle *cfg, TALER_EXCHANGEDB_AccountCallback cb, -- cgit v1.2.3