diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-06-14 22:43:38 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-06-14 22:43:38 +0200 |
commit | 568d27abe561195d46b15ab150da314690fb0152 (patch) | |
tree | 3f35d0d32dbff5245581c0fd464b13dfb2e29351 /src/auditor/taler-helper-auditor-reserves.c | |
parent | 963477e0640284a54b6e13c947940a0fd1e47bf3 (diff) |
-include purse deposits in aggregation coin value analysis; note issues discovered with deposit fee waiver logic
Diffstat (limited to 'src/auditor/taler-helper-auditor-reserves.c')
-rw-r--r-- | src/auditor/taler-helper-auditor-reserves.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/taler-helper-auditor-reserves.c b/src/auditor/taler-helper-auditor-reserves.c index 17d628399..d6a202765 100644 --- a/src/auditor/taler-helper-auditor-reserves.c +++ b/src/auditor/taler-helper-auditor-reserves.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2016-2021 Taler Systems SA + Copyright (C) 2016-2022 Taler Systems SA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU Affero Public License as published by the Free Software |