Function spawn_catchup

Source
fn spawn_catchup<T: NodeType>(
    coordinator: EpochMembershipCoordinator<T>,
    epoch: T::Epoch,
)