Page MenuHomePhabricator

Add accessors for transaction id and n in COutPoint
ClosedPublic

Authored by deadalnix on May 9 2018, 00:16.

Details

Summary

This is a first step toward getting more of the codebase to use TxId. Doing the migration is hard when all kind of code touches the fields directly, so the first action item is to go through constructor/accessors.

Test Plan
make check

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.May 9 2018, 01:20
This revision was automatically updated to reflect the committed changes.