Page MenuHomePhabricator

Remove unused SetTip(nullptr) code
ClosedPublic

Authored by PiRK on Mon, Apr 29, 10:53.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCbb8db084544e: Remove unused SetTip(nullptr) code
Summary

Now that this path is no longer used after D13092, we can remove it.

Future code should reset CChain by simply discarding it and constructing a fresh one.

This is a backport of core#25023

Test Plan

ninja all check-all

Diff Detail

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