RateInterval.Equals for multiple Rates, fixes eventCost compressing

This commit is contained in:
DanB
2019-03-01 19:28:10 +01:00
parent e965fbdf3d
commit 9e2dc1b934
3 changed files with 65 additions and 3 deletions

View File

@@ -79,7 +79,7 @@
{"address": "127.0.0.1:2012", "transport": "*json"},
],
"debit_interval": "5s",
"channel_sync_interval":"7s",
"channel_sync_interval":"5m",
},
@@ -134,4 +134,4 @@
},
}
}