Skip to main content
Version: 2.0.0

Blockchain Core

This module glues together the (Consensus)[consensus] and Ledger modules into a basic framework for blockchain fundamentals. In addition to consensus and ledger, it also holds references to data storage, cryptographic resources, the clock, the block-id tree, validators, and some miscellaneous helpers.