Process a transaction accepted to the mempool.
Declared in <policy/fees/block_policy_estimator.h>
[[requires_capability(0x7ff379284d48), requires_capability(0x7ff374095108)]]
void
processTransaction(NewMempoolTransactionInfo const& tx);
| Name | Description |
|---|---|
| tx | Information about the newly accepted transaction. |