Bitcoin Core  27.99.0
P2P Digital Currency
NewMempoolTransactionInfo Member List

This is the complete list of members for NewMempoolTransactionInfo, including all inherited members.

infoNewMempoolTransactionInfo
m_chainstate_is_currentNewMempoolTransactionInfo
m_has_no_mempool_parentsNewMempoolTransactionInfo
m_mempool_limit_bypassedNewMempoolTransactionInfo
m_submitted_in_packageNewMempoolTransactionInfo
NewMempoolTransactionInfo(const CTransactionRef &tx, const CAmount &fee, const int64_t vsize, const unsigned int height, const bool mempool_limit_bypassed, const bool submitted_in_package, const bool chainstate_is_current, const bool has_no_mempool_parents)NewMempoolTransactionInfoinlineexplicit