Process a transaction accepted to the mempool.
Synopsis
Declared in <policy/fees/block_policy_estimator.h>
[[requires_capability(0x7f94fc2adb78), requires_capability(0x7f9515617da8)]]
void
processTransaction(NewMempoolTransactionInfo const& tx);
Parameters
Name |
Description |
tx |
Information about the newly accepted transaction. |
Created with MrDocs