Currently, the wallet has a minTxFee which will override the minrelayfee
when calculating minimum fees. This leads to a situation where both must
be adjusted together in order to get the desired effect. -paytxfee should
be used instead, if overriding minrelayfee is desired.
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGINGc0dff931b214: Remove minTxFee from wallet
rABCc0dff931b214: Remove minTxFee from wallet
make check && ./test/function/test_runner.py --extended
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable