also sync global fees table (new)

This commit is contained in:
Christian Grothoff 2022-03-05 14:38:03 +01:00
parent 7ff58c3d8f
commit 841e56bafd
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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},