Expand description

Definition of valid items for the verification queue.

Re-exports

pub use self::blocks::Blocks;
pub use self::headers::Headers;

Modules

The blocks verification module.

Verification for headers.

Traits

Something which can produce a hash and a parent hash.

Defines transitions between stages of verification.