Versions in this module Expand all Collapse all v0 v0.1.3 Sep 18, 2023 v0.1.1 Sep 18, 2023 Changes in this version + type Evidence interface + GetHeight func() int64 + Hash func() tmbytes.HexBytes + Route func() string + String func() string + Type func() string + ValidateBasic func() error + type MsgSubmitEvidenceI interface + GetEvidence func() Evidence + GetSubmitter func() sdk.AccAddress + type ValidatorEvidence interface + GetConsensusAddress func() sdk.ConsAddress + GetTotalPower func() int64 + GetValidatorPower func() int64