pub type Precommit<Header> = Precommit<<Header as HeaderT>::Hash, <Header as HeaderT>::Number>;
A precommit message for this chain’s block type.