Page MenuHomePhabricator

[Chronik] Refactor: Change to `Mempool::remove_mined`
ClosedPublic

Authored by tobias_ruck on Apr 25 2023, 18:00.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCae4e0eef843c: [Chronik] Refactor: Change to `Mempool::remove_mined`
Summary

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").

Test Plan

ninja check-crates && ninja check-functional

Diff Detail

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