From 850001135d84002c3b3be0b589267aaaa3108293 Mon Sep 17 00:00:00 2001 From: rjl493456442 Date: Mon, 16 Sep 2019 15:04:56 +0800 Subject: [PATCH] les: bump factor db version again --- les/costtracker.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/les/costtracker.go b/les/costtracker.go index c976a10f6e..7a6a4f9d44 100644 --- a/les/costtracker.go +++ b/les/costtracker.go @@ -88,7 +88,7 @@ const ( gfUsageTC = time.Second gfRaiseTC = time.Second * 200 gfDropTC = time.Second * 50 - gfDbKey = "_globalCostFactorV5" + gfDbKey = "_globalCostFactorV6" ) // costTracker is responsible for calculating costs and cost estimates on the