Versions in this module Expand all Collapse all v0 v0.43.1 Oct 28, 2021 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