Module boot_core::cosmos_modules::evidence
Modules
Generated client implementations.
Generated server implementations.
Generated client implementations.
Generated server implementations.
Structs
Equivocation implements the Evidence interface and defines evidence of double
signing misbehavior.
GenesisState defines the evidence module’s genesis state.
MsgSubmitEvidence represents a message that supports submitting arbitrary
Evidence of misbehavior such as equivocation or counterfactual signing.
MsgSubmitEvidenceResponse defines the Msg/SubmitEvidence response type.
QueryEvidenceRequest is the request type for the Query/AllEvidence RPC
method.
QueryAllEvidenceResponse is the response type for the Query/AllEvidence RPC
method.
QueryEvidenceRequest is the request type for the Query/Evidence RPC method.
QueryEvidenceResponse is the response type for the Query/Evidence RPC method.