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