- Improve/close gaps in existing test coverage before making the change
- Enable passing
decimals
toParseFixedPoint()
when callingAmountFromValue()
- Limit explicit fee rates in sat/vB passed in by users to 3 decimals, and raise otherwise
- Add regression test coverage
Closes #20534.