Variable ValidatorConfig.cycle_seed

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

struct ValidatorConfig
{
  // ...
  geod24.bitblob.BitBlob!(64L) cycle_seed ;
  // ...
}