Type Definition sc_consensus_epochs::migration::EpochChangesV0For  
source · pub type EpochChangesV0For<Block, Epoch> = EpochChangesV0<<Block as BlockT>::Hash, NumberFor<Block>, Epoch>;Expand description
Type alias for v0 definition of epoch changes.