This commit moves the maxtxfee setting to the wallet. There is only
one minor behavior change:
- an error message in feebumper now refers to -maxtxfee instead of
maxTxFee.
Backport of Core [[https://github.com/bitcoin/bitcoin/pull/15778 | PR15778]]
Depends on D6266