[#DEFAULT_BLOCK_MAX_WEIGHT] = DEFAULT_BLOCK_MAX_WEIGHT :mrdocs: Default for ‐blockmaxweight, which controls the range of block weights the mining code will create * == Synopsis Declared in `<policy/policy.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr unsigned int DEFAULT_BLOCK_MAX_WEIGHT = {MAX_BLOCK_WEIGHT}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#