Motivation: prevent excessive disk reads if txindex is enabled.
This will also benefit to isfinaltransaction.
Backport of core#22383.
Differential D12208
prefer to use txindex if available for GetTransaction Fabien on Oct 11 2022, 15:52. Authored by Tags None Subscribers None
Details
Motivation: prevent excessive disk reads if txindex is enabled. This will also benefit to isfinaltransaction. Backport of core#22383. ninja all check-all
Diff Detail
|