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
Lint
Lint Not Applicable
Unit
Tests Not Applicable