PrevUpHomeNext

Consensus::phaseEstablish

Handle establish phase.

Synopsis
void
phaseEstablish();
Description

In the establish phase, the ledger has closed and we work with peers to reach consensus. Update our position only on the timer, and in this phase.

If we have consensus, move to the accepted phase.


PrevUpHomeNext