Versions in this module Expand all Collapse all v0 v0.47.3 Aug 22, 2024 Changes in this version + func GenEvidences(_ *rand.Rand, _ []simtypes.Account) []exported.Evidence + func NewDecodeStore(cdc EvidenceUnmarshaler) func(kvA, kvB kv.Pair) string + func RandomizedGenState(simState *module.SimulationState) + type EvidenceUnmarshaler interface + UnmarshalEvidence func([]byte) (exported.Evidence, error)