HomePhabricator

Rename hash to txid for COutPoint in the test framework

Description

Rename hash to txid for COutPoint in the test framework

Summary:
This fixes two issues:

  1. hash as used in COutPoint init() shadows a python builtin.
  2. hash is actually txid in the rest of the code base.

Test Plan:

ninja check-functional

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Subscribers: PiRK

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

Details

Provenance
sdulfariAuthored on Apr 11 2023, 07:24
sdulfariPushed on Apr 11 2023, 17:36
Reviewer
Restricted Project
Differential Revision
D13670: Rename hash to txid for COutPoint in the test framework
Parents
rABC6bab00bf874c: depends: Use more legible qmake commands in qt package
Branches
Unknown
Tags
Unknown