aboutsummaryrefslogtreecommitdiff
path: root/src/net_processing.cpp
diff options
context:
space:
mode:
authorJon Atack <[email protected]>2020-11-19 18:38:00 +0100
committerJon Atack <[email protected]>2020-11-26 19:31:26 +0100
commit54e1edcc2bca76f783170768e65bf0850b036b81 (patch)
treea2d17d01f56aeb73309c912c181db4f3359e3166 /src/net_processing.cpp
parentMerge #20490: [backport] wallet: upgradewallet fixes, improvements, test cove... (diff)
downloaddiscoin-54e1edcc2bca76f783170768e65bf0850b036b81.tar.xz
discoin-54e1edcc2bca76f783170768e65bf0850b036b81.zip
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 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions