Page MenuHomePhabricator

Make the constructor taking satoshi as parameter from the Amount class private
ClosedPublic

Authored by deadalnix on Sep 5 2018, 14:28.

Details

Summary

This remove assumption from the codebase that Amunt are denominated in satoshi.

Depends on D1718, D1711, D1712 and D1722

Test Plan
make check
./test/functional/test_runner.py --extended

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sep 5 2018, 16:52
This revision was automatically updated to reflect the committed changes.