Type Definition sc_finality_grandpa::Commit[][src]

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

A commit message for this chain’s block type.