gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: also sync global fees table (new


From: gnunet
Subject: [taler-exchange] branch master updated: also sync global fees table (new)
Date: Sat, 05 Mar 2022 14:38:07 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 841e56ba also sync global fees table (new)
841e56ba is described below

commit 841e56bafd64e8c1aea29dc542a2d9d0cd1bc74e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Mar 5 14:38:03 2022 +0100

    also sync global fees table (new)
---
 src/auditor/taler-auditor-sync.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/auditor/taler-auditor-sync.c b/src/auditor/taler-auditor-sync.c
index 91b3b081..7641325c 100644
--- a/src/auditor/taler-auditor-sync.c
+++ b/src/auditor/taler-auditor-sync.c
@@ -109,6 +109,7 @@ static struct Table tables[] = {
   { .rt = TALER_EXCHANGEDB_RT_WIRE_OUT},
   { .rt = TALER_EXCHANGEDB_RT_AGGREGATION_TRACKING},
   { .rt = TALER_EXCHANGEDB_RT_WIRE_FEE},
+  { .rt = TALER_EXCHANGEDB_RT_GLOBAL_FEE},
   { .rt = TALER_EXCHANGEDB_RT_RECOUP},
   { .rt = TALER_EXCHANGEDB_RT_RECOUP_REFRESH },
   { .rt = TALER_EXCHANGEDB_RT_EXTENSIONS},

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]