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
Differential D16069
Remove unused SetTip(nullptr) code Authored by PiRK on Apr 29 2024, 10:53. Tags None Subscribers None
Details
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 ninja all check-all
Diff Detail
|