[#CBlockIndex-nFile] = xref:CBlockIndex.adoc[CBlockIndex]::nFile :relfileprefix: ../ :mrdocs: Which # file this block is stored in (blk?????.dat) == Synopsis Declared in `<chain.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[guarded_by(0x7f9500cbdf30), guarded_by(0x7f9511905570), guarded_by(0x7f951ec497f0), guarded_by(0x7f9524d798f0), guarded_by(0x7f9503ca01c0), guarded_by(0x7f9516ce9890), guarded_by(0x7f9520d77b50), guarded_by(0x7f9524d443f0), guarded_by(0x7f95171417c0), guarded_by(0x7f9516bbe260), guarded_by(0x7f94f3859110)]] int nFile = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#