HomePhabricator

Remove the Amount::GetSatoshi function

Description

Remove the Amount::GetSatoshi function

Summary:
Also always include ostream as the class is using std::ostream . The iostream on OSX over includes and not including it on other plateform rely on transitive inclusion, which is not desirable.

Depends on D1669, D1670 and D1671

Test Plan:

make check

Reviewers: #bitcoin_abc, schancel

Reviewed By: #bitcoin_abc, schancel

Subscribers: teamcity

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

Details

Provenance
deadalnixAuthored on Jun 7 2018, 16:43
deadalnixPushed on Aug 24 2018, 20:13
Reviewer
Restricted Project
Differential Revision
D1672: Remove the Amount::GetSatoshi function
Parents
rABC6ce37f2d773b: Remove various calls to GetSatoshi
Branches
Unknown
Tags
Unknown