Restore minRelayTxFee
Summary: It was replaced by Config::GetMinFeePerKB, but this ended up intermingled with CWallet::minTxFee and the whole thing is a mess.
Test Plan:
make check
Reviewers: #bitcoin_abc, Fabien
Reviewed By: #bitcoin_abc, Fabien
Subscribers: Fabien
Differential Revision: https://reviews.bitcoinabc.org/D3352