CBlockPolicyEstimator::processTransaction

Process a transaction accepted to the mempool.

Synopsis

Declared in <policy/fees/block_policy_estimator.h>

[[requires_capability(0x7fbc91c3f978), requires_capability(0x7fbc74bb5b08)]]
void
processTransaction(NewMempoolTransactionInfo const& tx);

Parameters

NameDescription
txInformation about the newly accepted transaction.