core: upgrade storage version

This commit is contained in:
Anna Shaleva 2022-04-22 18:28:56 +03:00
parent 8be6823cb1
commit 1890e7cdc1

View file

@ -46,7 +46,7 @@ import (
// Tuning parameters.
const (
headerBatchCount = 2000
version = "0.2.5"
version = "0.2.6"
defaultInitialGAS = 52000000_00000000
defaultGCPeriod = 10000