aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Sanders <gsanders87@gmail.com>2024-05-20 09:40:03 -0400
committerGreg Sanders <gsanders87@gmail.com>2024-05-23 12:08:39 -0400
commit57ee3029ddadaee5cb48224e0a87f704b7971bd8 (patch)
treef9d1333b2e15f297a3ed87621af00eae220fc526
parent867f6af803dcc9f0f754bf5cc683c853bb09051b (diff)
Add description for m_test_accept
-rw-r--r--src/validation.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/validation.cpp b/src/validation.cpp
index 1d9d5ae753..6e06d0c07c 100644
--- a/src/validation.cpp
+++ b/src/validation.cpp
@@ -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