mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Supply ConsensusTimer with milliseconds or finer precision
This commit is contained in:
committed by
Nik Bougalis
parent
d257d1b2c9
commit
d98c4992dd
@@ -203,7 +203,7 @@ public:
|
||||
ledgerMaster,
|
||||
*m_localTX,
|
||||
app.getInboundTransactions(),
|
||||
stopwatch(),
|
||||
beast::get_abstract_clock<std::chrono::steady_clock>(),
|
||||
validatorKeys,
|
||||
app_.logs().journal("LedgerConsensus"))
|
||||
, m_ledgerMaster (ledgerMaster)
|
||||
|
||||
Reference in New Issue
Block a user