mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
Add description for m_test_accept
This commit is contained in:
@@ -455,6 +455,7 @@ public:
|
||||
* the mempool.
|
||||
*/
|
||||
std::vector<COutPoint>& m_coins_to_uncache;
|
||||
/** When true, the transaction or package will not be submitted to the mempool. */
|
||||
const bool m_test_accept;
|
||||
/** Whether we allow transactions to replace mempool transactions by BIP125 rules. If false,
|
||||
* any transaction spending the same inputs as a transaction in the mempool is considered
|
||||
|
||||
Reference in New Issue
Block a user