Constructor.
Consensus( clock_type const& clock, Adaptor& adaptor, beast::Journal j);
Name |
Description |
---|---|
|
The clock used to internally sample consensus progress |
|
The instance of the adaptor class |
|
The journal to log debug output |