diff options
author | Jon Atack <jon@atack.com> | 2020-11-19 18:38:00 +0100 |
---|---|---|
committer | Jon Atack <jon@atack.com> | 2020-11-26 19:31:26 +0100 |
commit | 54e1edcc2bca76f783170768e65bf0850b036b81 (patch) | |
tree | a2d17d01f56aeb73309c912c181db4f3359e3166 /test/functional/rpc_setban.py | |
parent | 9facca3ce0ad3c325676f9c9f0e6ed4429f0c335 (diff) |
Allow zero-fee fundrawtxn and walletcreatefundedpsbt calls
A check to raise an error on zero-fee txns was mistakenly extended in commit
a0d4957 from the bumpfee and send{toaddress, many} RPCs to also include
fundrawtransaction and walletcreatefundedpsbt.
This commit overrides zero fee rate checking for these two RPCs, not only for
the feeRate (BTC/kvB) arg to return to previous behavior, but also for the new
fee_rate (sat/vB) arg.
Github-Pull: #20426
Rebased-From: 1b3d7009280595108eb22ac1188bc43678
Diffstat (limited to 'test/functional/rpc_setban.py')
0 files changed, 0 insertions, 0 deletions