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
- Branch
- arcpatch-D1800
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 3425 Build 4926: Bitcoin ABC Buildbot (legacy) Build 4925: arc lint + arc unit