Function FullNode.makeConsensusParams

Make a new instance of the consensus parameters based on the config

static immutable(ConsensusParams) makeConsensusParams (
  in ref const(Config) config
) pure nothrow @safe;