[#NewMempoolTransactionInfo-m_chainstate_is_current] = xref:NewMempoolTransactionInfo.adoc[NewMempoolTransactionInfo]::m_chainstate_is_current :relfileprefix: ../ :mrdocs: Whether the blockchain is up to date when the transaction is added. == Synopsis Declared in `<kernel/mempool_entry.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool const m_chainstate_is_current; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#