Variable ValidatorConfig.cycle_seed_height

The height of the seed of PreImageCycle which is not parsed from the configuraton file

struct ValidatorConfig
{
  // ...
  Height cycle_seed_height ;
  // ...
}