[#node-CoinbaseTx-lock_time] = xref:node.adoc[node]::xref:node/CoinbaseTx.adoc[CoinbaseTx]::lock_time :relfileprefix: ../../ :mrdocs: The coinbase transaction's locktime (nLockTime). == Synopsis Declared in `<node/mining_types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint32_t lock_time; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#