cumulus-client-consensus-proposer 0.5.0

A Substrate `Proposer` for building parachain blocks
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.