Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ModuleName is the name of the module
ModuleName = "gov"
)
Variables ¶
This section is empty.
Functions ¶
func MigrateJSON ¶
func MigrateJSON(oldState *types.GenesisState) *types.GenesisState
MigrateJSON accepts exported v0.40 x/gov genesis state and migrates it to v0.43 x/gov genesis state. The migration includes:
- Gov weighted votes.
func MigrateStore ¶
MigrateStore performs in-place store migrations from v0.40 to v0.43. The migration includes:
- Change addresses to be length-prefixed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.