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