Page MenuHomePhabricator

remove MemPoolRemovalReason::REPLACED
ClosedPublic

Authored by PiRK on Tue, Apr 30, 09:03.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC6da983fb5b60: remove MemPoolRemovalReason::REPLACED
Summary

This RBF related removal reason doesn't actually happen in Bitcoin ABC. It is used only as a dummy value in tests, but in the context of these tests the reason doesn't really matter so we can also use another one.

Test Plan

ninja check

Diff Detail

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