Type Definition sc_finality_grandpa::CatchUp[][src]

type CatchUp<Block> = CatchUp<<Block as BlockT>::Hash, NumberFor<Block>, AuthoritySignature, AuthorityId>;
Expand description

A catch up message for this chain’s block type.