Versions in this module Expand all Collapse all v1 v1.0.0 May 14, 2020 Changes in this version + func CheckMisbehaviourAndUpdateState(clientState clientexported.ClientState, ...) (clientexported.ClientState, error) + func CheckValidityAndUpdateState(clientState clientexported.ClientState, header clientexported.Header, ...) (clientexported.ClientState, clientexported.ConsensusState, error) + func GetTxCmd(cdc *codec.Codec, storeKey string) *cobra.Command + func Name() string + func RegisterRESTRoutes(ctx context.CLIContext, rtr *mux.Router, queryRoute string) v1.0.0-playground Jul 8, 2020