Skip to main content

Multi-Proposer Consensus

Definition

Multi-proposer consensus is a protocol design where multiple network participants can simultaneously propose new blocks or transaction sets to be added to a blockchain. This approach contrasts with single-proposer models, where only one entity is selected per round to propose. It aims to increase network throughput and reduce the likelihood of censorship or single points of failure. By allowing parallel block construction, it enhances the efficiency and resilience of the consensus process.