Type Definition sp_finality_grandpa::CatchUp
source · pub type CatchUp<Header> = CatchUp<<Header as HeaderT>::Hash, <Header as HeaderT>::Number, AuthoritySignature, AuthorityId>;
Expand description
A catch up message for this chain’s block type.