Type Definition sc_finality_grandpa::CatchUp [−][src]
type CatchUp<Block> = CatchUp<<Block as BlockT>::Hash, NumberFor<Block>, AuthoritySignature, AuthorityId>;
A catch up message for this chain’s block type.
type CatchUp<Block> = CatchUp<<Block as BlockT>::Hash, NumberFor<Block>, AuthoritySignature, AuthorityId>;
A catch up message for this chain’s block type.