pub type ConsensusStateV1 = Versioned<Versioned<ConsensusState, 1>, 1>;
Expand description

V1 protocol version of the consensus state