[#CDiskTxPos-nTxOffset] = xref:CDiskTxPos.adoc[CDiskTxPos]::nTxOffset :relfileprefix: ../ :mrdocs: Byte offset of the transaction within the block, measured after the block header. == Synopsis Declared in `<index/disktxpos.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint32_t nTxOffset = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#