# Functions
ConvertDuplicateVoteEvidence converts a Tendermint concrete Evidence type to SDK Evidence using Equivocation as the concrete type.
DefaultGenesisState returns the evidence module's default genesis state.
DefaultParams returns the default parameters for the evidence module.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParamKeyTable returns the parameter key table.
RegisterCodec registers all the necessary types and interfaces for the evidence module.
RegisterEvidenceTypeCodec registers an external concrete Evidence type defined in another module for the internal ModuleCdc.
No description provided by the author
# Constants
evidence module events.
evidence module events.
devnet: 60 * 2 * time.Second.
Default parameter values.
evidence module events.
ModuleName defines the module name.
QuerierRoute defines the module's query routing key.
Querier routes for the evidence module.
Querier routes for the evidence module.
Querier routes for the evidence module.
Evidence type constants.
RouterKey defines the module's message routing key.
StoreKey defines the primary module store key.
No description provided by the author
No description provided by the author
Evidence type constants.
Message types for the evidence module.
# Variables
The Double Sign Jail period ends at Max Time supported by Amino (Dec 31, 9999 - 23:59:59 GMT).
x/evidence module sentinel errors.
x/evidence module sentinel errors.
x/evidence module sentinel errors.
x/evidence module sentinel errors.
Parameter store keys.
KVStore key prefixes.
ModuleCdc defines the evidence module's codec.
No description provided by the author
# Structs
Equivocation implements the Evidence interface and defines evidence of double signing misbehavior.
GenesisState defines the evidence module's genesis state.
MsgSubmitEvidence defines an sdk.Msg type that supports submitting arbitrary Evidence.
Params defines the total set of parameters for the evidence module.
QueryAllEvidenceParams defines the parameters necessary for querying for all Evidence.
QueryEvidenceParams defines the parameters necessary for querying Evidence.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author