PrevUpHomeNext

Consensus::stateEstablish

Handle establish state.

Synopsis
void
stateEstablish();
Description

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

If we have consensus, move to the processing state.


PrevUpHomeNext