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