also sync global fees table (new)
This commit is contained in:
parent
7ff58c3d8f
commit
841e56bafd
@ -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},
|
||||
|
Loading…
Reference in New Issue
Block a user