[#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(0x7f2e18da65c8), guarded_by(0x7f2e18c0a728), guarded_by(0x7f2e3219cb88), guarded_by(0x7f2e34800fb8), guarded_by(0x7f2e331bb418), guarded_by(0x7f2e32e73378), guarded_by(0x7f2e42eeccc8), guarded_by(0x7f2e2ad45638), guarded_by(0x7f2e318b7eb8), guarded_by(0x7f2e283ede18), guarded_by(0x7f2e29d40228)]] unsigned int nDataPos = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#