Page MenuHomePhabricator

Remove deprecated isfinalxxx options
ClosedPublic

Authored by Fabien on Aug 11 2023, 15:41.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC7054d3de7fe1: Remove deprecated isfinalxxx options
Summary

The -deprecatedrpc=isfinalblock_noerror and -deprecatedrpc=isfinaltransaction_noerror were added in v0.262 for compatibility reason with the behavior of previous 0.26.x versions, and can now be safely removed.

Depends on D14368.

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

Diff Detail