cumulus-client-consensus-proposer 0.14.0

A Substrate `Proposer` for building parachain blocks (polkadot v1.13.0)
Documentation

The Cumulus [Proposer] is a wrapper around a Substrate [sp_consensus::Environment] for creating new parachain blocks.

This utility is designed to be composed within any collator consensus algorithm.