Type Alias tor_netdoc::doc::netstatus::UncheckedMdConsensus

source ·
pub type UncheckedMdConsensus = UncheckedConsensus<MdConsensusRouterStatus>;
Expand description

An MdConsensus that has been parsed but not checked for signatures and timeliness.

Aliased Type§

struct UncheckedMdConsensus { /* private fields */ }