Versions in this module Expand all Collapse all v0 v0.1.3 Nov 25, 2021 Changes in this version type Evidence + GetConsensusAddress func() sdk.ConsAddress + GetTotalPower func() int64 + GetValidatorPower func() int64 v0.1.1 Nov 25, 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 MsgSubmitEvidence interface + GetEvidence func() Evidence + GetSubmitter func() sdk.AccAddress + type ValidatorEvidence interface + GetConsensusAddress func() sdk.ConsAddress + GetTotalPower func() int64 + GetValidatorPower func() int64