Bitcoin Core 28.99.0
P2P Digital Currency
|
This is the complete list of members for NewMempoolTransactionInfo, including all inherited members.
info | NewMempoolTransactionInfo | |
m_chainstate_is_current | NewMempoolTransactionInfo | |
m_has_no_mempool_parents | NewMempoolTransactionInfo | |
m_mempool_limit_bypassed | NewMempoolTransactionInfo | |
m_submitted_in_package | NewMempoolTransactionInfo | |
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) | NewMempoolTransactionInfo | inlineexplicit |