Expand description
Blockchain
Contains the blockchain manager, syncer and an interface to mutate the blockchain.
Re-exportsยง
pub use types::ConcreteBlockVerifierService;
pub use types::ConcreteTxVerifierService;
pub use types::ConsensusBlockchainReadHandle;
Modulesยง
- chain_
service ๐ - The blockchain manager interface.
- manager ๐
- syncer ๐
- types ๐
Functionsยง
- Checks if the genesis block is in the blockchain and adds it if not.
- Initializes the consensus services.