Definition of valid items for the verification queue.
pub use self::blocks::Blocks;
pub use self::headers::Headers;
The blocks verification module.
Verification for headers.
Something which can produce a hash and a parent hash.
Defines transitions between stages of verification.