Re-exports

pub use crate::block_header::*;

Structs

The tip of a fork. A handle to the fork ancestry from its leaf in the blockchain tree. References the max height and the latest and previous blocks for convenience

Enums

Versioned Block data structure. For each next version, document what are the changes between versions.

Functions