Page MenuHomePhabricator

Restore intial semantic for fee policy.
ClosedPublic

Authored by deadalnix on Nov 7 2017, 16:23.

Details

Summary

They only differs when it comes to rounding. Making Amount more constexpr compliant is required to make it pass statci asserts.

Test Plan
make check

Diff Detail

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

Event Timeline

schancel added inline comments.
src/policy/fees.cpp
329 ↗(On Diff #1657)

Nice!

This revision is now accepted and ready to land.Nov 7 2017, 16:37
This revision was automatically updated to reflect the committed changes.