Module unc_primitives::block
source · Re-exports§
pub use crate::block_header::*;
Structs§
- V2 -> V3: added BlockBody
- 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.