This patch adds test for the following case
- maxfeerate is omitted, and the actual fee rate is higher than
the default value(0.1 BTC/kB)
This conclude backport of Core [[https://github.com/bitcoin/bitcoin/pull/16251 | PR16251]] - part 2 of 2
Depends on D8051