Type Definition sp_finality_grandpa::CompactCommit

source ·
pub type CompactCommit<Header> = CompactCommit<<Header as HeaderT>::Hash, <Header as HeaderT>::Number, AuthoritySignature, AuthorityId>;
Expand description

A compact commit message for this chain’s block type.