Skip to main content

Module interface

Module interface 

Source
Expand description

The blockchain manager interface.

This module contains all the functions to mutate the blockchain’s state in any way, through the blockchain manager.

Structs§

BlockchainManagerHandle
Handle for the blockchain manager.

Enums§

IncomingBlockError
An error that can be returned from BlockchainManagerHandle::handle_incoming_block.