PrevUpHomeNext
Consensus::Consensus (2 of 2 overloads)

Constructor.

Synopsis
Consensus(
    clock_type const& clock,
    Adaptor& adaptor,
    beast::Journal j);
Description
Parameters

Name

Description

clock

The clock used to internally sample consensus progress

adaptor

The instance of the adaptor class

j

The journal to log debug output


PrevUpHomeNext