Versions in this module Expand all Collapse all v0 v0.1.0 Jan 19, 2024 Changes in this version + type Evidence interface + GetConsensusAddress func() sdk.ConsAddress + GetHeight func() int64 + GetTotalPower func() int64 + GetValidatorPower func() int64 + Hash func() tmbytes.HexBytes + Route func() string + String func() string + Type func() string + ValidateBasic func() error