HomePhabricator

Add accessors for transaction id and n in COutPoint

Description

Add accessors for transaction id and n in COutPoint

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

Reviewers: #bitcoin_abc, matiu

Reviewed By: #bitcoin_abc, matiu

Subscribers: teamcity

Differential Revision: https://reviews.bitcoinabc.org/D1388

Details

Provenance
deadalnixAuthored on May 9 2018, 00:07
deadalnixPushed on May 9 2018, 10:35
Reviewer
Restricted Project
Differential Revision
D1388: Add accessors for transaction id and n in COutPoint
Parents
rABC194ccf30bd90: Remove unused fAllowFree variable from coincontrolwallet.cpp
Branches
Unknown
Tags
Unknown