Type Definition tc_consensus_epochs::EpochChangesFor[][src]

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

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