Page MenuHomePhabricator

[avalanche] Add a removetransaction RPC to force remove a mempool transaction
ClosedPublic

Authored by Fabien on Oct 14 2025, 09:28.

Details

Summary

This can be used to remove a transaction from the mempool/block template, for example to make room for another transaction instead when coupled with the finalizetransaction RPC.

Test Plan
./test/functional/test_runner.py abc_rpc_finalizetransaction

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable