Type Definition sc_finality_grandpa::PrimaryPropose [−][src]
type PrimaryPropose<Block> = PrimaryPropose<<Block as BlockT>::Hash, NumberFor<Block>>;
A primary propose message for this chain’s block type.
type PrimaryPropose<Block> = PrimaryPropose<<Block as BlockT>::Hash, NumberFor<Block>>;
A primary propose message for this chain’s block type.