Variable Config.consensus

Consensus parameters for the chain

struct Config
{
  // ...
  ConsensusConfig consensus ;
  // ...
}