Documentation ¶
Index ¶
Constants ¶
View Source
const (
ModuleName = "evidence"
)
Default parameter values
Variables ¶
This section is empty.
Functions ¶
func Migrate ¶
func Migrate(evidenceState v038evidence.GenesisState) *v040evidence.GenesisState
Migrate accepts exported v0.38 x/evidence genesis state and migrates it to v0.40 x/evidence genesis state. The migration includes:
- Removing the `Params` field. - Converting Equivocations into Anys. - Re-encode in v0.40 GenesisState.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.