Module ibc_core_client_context::consensus_state
source · Expand description
Defines the trait to be implemented by all concrete consensus state types
Traits
- Defines methods that all
ConsensusState
s should provide.
Derive Macros
- Derive macro that implements
ConsensusState
for enums containing variants that implementConsensusState