Versions in this module Expand all Collapse all v0 v0.1.1 May 14, 2023 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