[#NewMempoolTransactionInfo-m_mempool_limit_bypassed] = xref:NewMempoolTransactionInfo.adoc[NewMempoolTransactionInfo]::m_mempool_limit_bypassed :relfileprefix: ../ :mrdocs: Whether the transaction was added without enforcing mempool fee limits. == Synopsis Declared in `<kernel/mempool_entry.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool const m_mempool_limit_bypassed; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#