Module evidence
Expand description
Messages and services handling evidence
Modules§
- msg_
client - Generated client implementations.
- msg_
server - Generated server implementations.
- query_
client - Generated client implementations.
- query_
server - Generated server implementations.
Structs§
- Equivocation
- Equivocation implements the Evidence interface and defines evidence of double signing misbehavior.
- Genesis
State - GenesisState defines the evidence module’s genesis state.
- MsgSubmit
Evidence - MsgSubmitEvidence represents a message that supports submitting arbitrary Evidence of misbehavior such as equivocation or counterfactual signing.
- MsgSubmit
Evidence Response - MsgSubmitEvidenceResponse defines the Msg/SubmitEvidence response type.
- Query
AllEvidence Request - QueryEvidenceRequest is the request type for the Query/AllEvidence RPC method.
- Query
AllEvidence Response - QueryAllEvidenceResponse is the response type for the Query/AllEvidence RPC method.
- Query
Evidence Request - QueryEvidenceRequest is the request type for the Query/Evidence RPC method.
- Query
Evidence Response - QueryEvidenceResponse is the response type for the Query/Evidence RPC method.