HomePhabricator

Remove manual byte editing in wallet_tx_clone func test

Description

Remove manual byte editing in wallet_tx_clone func test

Summary:
Replace byte editing in a raw hexadecimal transaction by a more readable element swap in a CTransaction.vout list

This is a backport of Core PR15397

Test Plan: ninja && test/functional/test_runner.py wallet_txn*

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

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

Details

Provenance
Gregory Sanders <gsanders87@gmail.com>Authored on Feb 13 2019, 14:49
PiRKCommitted on Nov 11 2020, 16:37
PiRKPushed on Nov 11 2020, 16:37
Reviewer
Restricted Project
Differential Revision
D8362: Remove manual byte editing in wallet_tx_clone func test
Parents
rABCd3b1d2a0e7a3: [doc] fix the introduction of descriptors.md
Branches
Unknown
Tags
Unknown