HomePhabricator

remove unused BlockValidationResult::BLOCK_FINALIZED

Description

remove unused BlockValidationResult::BLOCK_FINALIZED

Summary:
This enum value was introduced in D6698 and stopped being used sometime between D6708 and the present day. I can't tell exactly when.

Removing it will let me backport core#24304 without having to add an unreachable case BlockValidationResult::BLOCK_FINALIZED: in the switch block.

Test Plan: ninja all check-all

Reviewers: #bitcoin_abc, bytesofman

Reviewed By: #bitcoin_abc, bytesofman

Differential Revision: https://reviews.bitcoinabc.org/D15014

Details

Provenance
PiRKAuthored on Dec 20 2023, 14:15
PiRKPushed on Dec 21 2023, 06:53
Reviewer
Restricted Project
Differential Revision
D15014: remove unused BlockValidationResult::BLOCK_FINALIZED
Parents
rABCe3f7047dbbd4: [Chronik] Add `slp::parse`, with support for SLP GENESIS txs
Branches
Unknown
Tags
Unknown