diff options
| author | Jon Atack <[email protected]> | 2020-11-19 18:47:24 +0100 |
|---|---|---|
| committer | Jon Atack <[email protected]> | 2020-11-26 19:32:06 +0100 |
| commit | 6e4969f76f58518d47ce2f2cdfc4e3ef1f2228bd (patch) | |
| tree | 8f494a57a3994e4ba933f9c3ec00031083a47d31 /src/net_processing.cpp | |
| parent | Allow zero-fee fundrawtxn and walletcreatefundedpsbt calls (diff) | |
| download | discoin-6e4969f76f58518d47ce2f2cdfc4e3ef1f2228bd.tar.xz discoin-6e4969f76f58518d47ce2f2cdfc4e3ef1f2228bd.zip | |
Update feeRate (BTC/kvB) to fee_rate (sat/vB) in wallet_bumpfee
as the feeRate argument should soon be deprecated.
Also loosen one test (and a similar one) that caused a one-off CI failure with:
expected message
'Insufficient total fee 0.00000141, must be at least 0.00001704 (oldFee 0.00000999 + incrementalFee 0.00000705)'
actual message
'Insufficient total fee 0.00000141, must be at least 0.00001712 (oldFee 0.00001007 + incrementalFee 0.00000705)'
Github-Pull: #20426
Rebased-From: 3f1e10b2b1cd11f7112fbad6355464bd4adbbc5c
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions