PrevUpHomeNext
Consensus::Consensus (3 of 3 overloads)

Constructor.

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

Name

Description

clock

The clock used to internally sample consensus progress

j

The journal to log debug output


PrevUpHomeNext