Documentation ¶
Overview ¶
The block authority handles task related to validating blocks and the blockchain. It is the ultimate instance that watches over the blockchain up to the frozen edge.
In archive mode, the block authority will start the bootstrap from disk, in other modes, it will react to bootstrap info received from the node manager.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBlockAuthority ¶
func NewBlockAuthority(ctxt *interfaces.Context) interfaces.BlockAuthorityInterface
Create a block manager.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.