Remove a transaction from the mempool tracking stats for non BLOCK removal reasons.
Declared in <policy/fees/block_policy_estimator.h>
[[requires_capability(0x7fbc91c3fab8), requires_capability(0x7fbc74bb5c48)]]
bool
removeTx(Txid hash);
True if the transaction was being tracked and was removed.
| Name | Description |
|---|---|
| hash | Txid of the transaction to stop tracking. |