Minimum gas premium for transactions accepted by the block producer. Before EIP1559: Minimum gas price for transactions accepted by the block producer.
1000000000
RandomizedBlocks
NETHERMIND_MININGCONFIG_RANDOMIZEDBLOCKS
Only used in NethDev. Setting this to true will change the difficulty of the block randomly within the constraints.
false
TargetBlockGasLimit
NETHERMIND_MININGCONFIG_TARGETBLOCKGASLIMIT
Block gas limit that the block producer should try to reach in the fastest possible way based on protocol rules. NULL value means that the miner should follow other miners.