Page MenuHomePhabricator

Properly use TxId in txindex.cpp
ClosedPublic

Authored by deadalnix on Dec 19 2020, 05:54.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC0806684f9076: Properly use TxId in txindex.cpp
Summary

No logic change, just stricter typing.

Test Plan
ninja all check

This should be enough as there are no logic changes.