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