Skip to content

Commit 57ee302

Browse files
committed
Add description for m_test_accept
1 parent 867f6af commit 57ee302

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/validation.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,7 @@ class MemPoolAccept
455455
* the mempool.
456456
*/
457457
std::vector<COutPoint>& m_coins_to_uncache;
458+
/** When true, the transaction or package will not be submitted to the mempool. */
458459
const bool m_test_accept;
459460
/** Whether we allow transactions to replace mempool transactions by BIP125 rules. If false,
460461
* any transaction spending the same inputs as a transaction in the mempool is considered

0 commit comments

Comments
 (0)