Module nakamoto_test::block::tree

source ·
Expand description

Types and functions relating to block trees.

Structs

A chain of block headers that may or may not lead back to genesis.

Enums

An error related to the block tree.
The outcome of a successful block header import.

Traits

Read block header state.
A representation of all known blocks that keeps track of the longest chain.
A generic block header.