PrevUpHomeNext

Consensus::statePreClose

Handle pre-close state.

Synopsis
void
statePreClose();
Description

In the pre-close state, the ledger is open as we wait for new transactions. After enough time has elapsed, we will close the ledger and start the consensus process.


PrevUpHomeNext