From e16f463adbdd9ea113d9122ebbcf4d04fed30438 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 28 Mar 2020 22:00:21 +0100 Subject: resolved FIXMEs --- src/include/taler_exchangedb_lib.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/taler_exchangedb_lib.h b/src/include/taler_exchangedb_lib.h index d8ce0e16a..33ead98bb 100644 --- a/src/include/taler_exchangedb_lib.h +++ b/src/include/taler_exchangedb_lib.h @@ -292,8 +292,9 @@ TALER_EXCHANGEDB_plugin_unload (struct TALER_EXCHANGEDB_Plugin *plugin); /** - * FIXME(dold): Sorted by what, start or end? * Sorted list of fees to be paid for aggregate wire transfers. + * Sorted by @e start_date or @e end_date --- both work fine as + * the resulting order must be the same. */ struct TALER_EXCHANGEDB_AggregateFees { -- cgit v1.2.3