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