With this change maxfeerate can also be set as a string, accordingly to the help test:
maxfeerate (numeric or string,
Beside, there are no tests for the removed errors.
With this change maxfeerate can also be set as a string, accordingly to the help test:
maxfeerate (numeric or string,
Beside, there are no tests for the removed errors.
ACK. Mind to switch some of the tests from int/Decimal to string?
@MarcoFalke done.
utACK aa410c2b17 Good catch