Type Definition sc_consensus_epochs::SharedEpochChanges[][src]

type SharedEpochChanges<Block, Epoch> = SharedData<EpochChangesFor<Block, Epoch>>;
Expand description

A shared epoch changes tree.