Type Definition sc_consensus_epochs::migration::EpochChangesForV0[][src]

type EpochChangesForV0<Block, Epoch> = EpochChangesV0<<Block as BlockT>::Hash, NumberFor<Block>, Epoch>;
Expand description

Type alias for legacy definition of epoch changes.