fix(x/distr): increase consensus version (#17350)
This commit is contained in:
@@ -31,7 +31,7 @@ import (
|
||||
)
|
||||
|
||||
// ConsensusVersion defines the current x/distribution module consensus version.
|
||||
const ConsensusVersion = 3
|
||||
const ConsensusVersion = 4
|
||||
|
||||
var (
|
||||
_ module.AppModuleBasic = AppModuleBasic{}
|
||||
|
||||
Reference in New Issue
Block a user