As per title.
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGING1d6f7c286305: Do not use Amount constructor taking satoshi as aprameter in the test code.
rABC1d6f7c286305: Do not use Amount constructor taking satoshi as aprameter in the test code.
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/test/main_tests.cpp | ||
---|---|---|
57 ↗ | (On Diff #4770) | ULL -> LL, as casting unsigned immediately to signed is pointless |