Change removed_mined_txs to remove_mined, which only removes one tx but returns it.
Also harmonizes the name with the other remove_mined method (and fixes "removed" -> "remove").
Differential D13779
[Chronik] Refactor: Change to `Mempool::remove_mined` Authored by tobias_ruck on Apr 25 2023, 18:00. Tags None Subscribers None
Details
Change removed_mined_txs to remove_mined, which only removes one tx but returns it. Also harmonizes the name with the other remove_mined method (and fixes "removed" -> "remove"). ninja check-crates && ninja check-functional
Diff Detail
|