pub type UncheckedConsensus<RS> = TimerangeBound<UnvalidatedConsensus<RS>>;
Expand description

A Consensus object that has been parsed, but not checked for signatures and timeliness.