Documentation ¶
Index ¶
Constants ¶
View Source
const (
ModuleName = "slashing"
)
Variables ¶
This section is empty.
Functions ¶
func Migrate ¶
func Migrate(oldGenState v039slashing.GenesisState) *v040slashing.GenesisState
Migrate accepts exported x/slashing genesis state from v0.39 and migrates it to v0.40 x/slashing genesis state. The migration includes:
- Chaning SigningInfos and MissedBlocks from map to array. - Convert addresses from bytes to bech32 strings. - Re-encode in v0.40 GenesisState.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.