This diff patches bitcoin-tx and utilmoneystr to use the
Amount struct instead of the previous CAmount typedef.
Details
Details
- Reviewers
freetrader deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING2aa14e43ad97: Convert bitcoin-tx and utilmoneystr to use Amount struct.
rABC2aa14e43ad97: Convert bitcoin-tx and utilmoneystr to use Amount struct.
make VERBOSE=1 check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/test/util_tests.cpp | ||
---|---|---|
183 ↗ | (On Diff #1517) | I'll fix that as the last patch when I make the constructors explicit. |