HomePhabricator

Convert bitcoin-tx and utilmoneystr to use Amount struct.

Description

Convert bitcoin-tx and utilmoneystr to use Amount struct.

Summary:
This diff patches bitcoin-tx and utilmoneystr to use the
Amount struct instead of the previous CAmount typedef.

Test Plan: make VERBOSE=1 check

Reviewers: freetrader, deadalnix, #bitcoin_abc

Reviewed By: deadalnix, #bitcoin_abc

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

Details

Provenance
schancelAuthored on Oct 8 2017, 20:42
schancelPushed on Oct 9 2017, 18:41
Reviewer
Restricted Project
Differential Revision
D590: Convert bitcoin-tx and utilmoneystr to use Amount struct.
Parents
rABCf51f92b4d015: First pass of a compiling CAmount -> Amount conversion.
Branches
Unknown
Tags
Unknown