Maximum block weight, defaults to -maxblockweight
Declared in <node/mining_types.h>
std::optional<uint64_t> block_max_weight = {};
Must not be lower than block_reserved_weight. Setting this equal to block_reserved_weight leaves no room for non-coinbase transactions.