Skip to main content

Propose Vote Merge

Definition

Propose vote merge describes a simplified model for a three-phase consensus process, particularly relevant in some blockchain architectures. In this model, a leader proposes a block, network participants vote on its validity, and then the agreed-upon state is merged into the blockchain. This sequence ensures agreement on new data before it becomes a permanent part of the ledger. It is a fundamental mechanism for state progression.