[#CBlockIndex-nDataPos] = xref:CBlockIndex.adoc[CBlockIndex]::nDataPos :relfileprefix: ../ :mrdocs: Byte offset within blk?????.dat where this block's data is stored == Synopsis Declared in `<chain.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[guarded_by(0x7f9500cbdff8), guarded_by(0x7f9511905638), guarded_by(0x7f951ec498b8), guarded_by(0x7f9524d799b8), guarded_by(0x7f9503ca0288), guarded_by(0x7f9516ce9958), guarded_by(0x7f9520d77c18), guarded_by(0x7f9524d444b8), guarded_by(0x7f9517141888), guarded_by(0x7f9516bbe328), guarded_by(0x7f94f38591d8)]] unsigned int nDataPos = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#