Page MenuHomePhabricator

refactor: move GetTransaction(...) to node/transaction.cpp
ClosedPublic

Authored by PiRK on Oct 14 2022, 10:39.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCd638c6a42999: refactor: move GetTransaction(...) to node/transaction.cpp
Summary

This removes a circular dependency caused by historical reasons

<sipa> GetTransaction predates node/transaction.cpp, and even the generic index framework itself

And also documentation follow-ups to D12208

This is a backport of core#22528

Test Plan

ninja all check-all

Diff Detail

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