Type Definition sc_consensus_epochs::EpochChangesFor[][src]

type EpochChangesFor<Block, Epoch> = EpochChanges<<Block as BlockT>::Hash, NumberFor<Block>, Epoch>;
Expand description

Type alias to produce the epoch-changes tree from a block type.