[#CBlockIndex-nChainWork] = xref:CBlockIndex.adoc[CBlockIndex]::nChainWork :relfileprefix: ../ :mrdocs: (memory only) Total amount of work (expected number of hashes) in the chain up to and including this block == Synopsis Declared in `<chain.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:arith_uint256.adoc[arith_uint256] nChainWork = {}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#