Page MenuHomePhabricator

Remove the Amount::GetSatoshi function
ClosedPublic

Authored by deadalnix on Aug 24 2018, 12:59.

Details

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

Diff Detail

Repository
rABC Bitcoin ABC
Branch
satoshi
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3115
Build 4317: Bitcoin ABC Buildbot (legacy)
Build 4316: arc lint + arc unit