Type Alias tor_netdoc::doc::netstatus::UncheckedNsConsensus

source ·
pub type UncheckedNsConsensus = UncheckedConsensus<NsConsensusRouterStatus>;
Available on crate feature ns_consensus only.
Expand description

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

Aliased Type§

struct UncheckedNsConsensus { /* private fields */ }