[#CBlockHeader-nBits] = xref:CBlockHeader.adoc[CBlockHeader]::nBits :relfileprefix: ../ :mrdocs: Compact representation of the proof‐of‐work difficulty target. == Synopsis Declared in `<primitives/block.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint32_t nBits; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#