aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet.cpp
diff options
context:
space:
mode:
authorAlex Morcos <morcos@chaincode.com>2017-06-28 19:24:28 -0400
committerAlex Morcos <morcos@chaincode.com>2017-07-14 23:40:33 -0400
commit1983ca6cb3d6e741191206b57585a4b88d9ab86e (patch)
treed20778cff042356af12b3eaf8a26b0d4f04f8618 /src/wallet/wallet.cpp
parent03ee70116189bb358e7c6224ba0ecb745e8161c2 (diff)
downloadbitcoin-1983ca6cb3d6e741191206b57585a4b88d9ab86e.tar.xz
Use CoinControl to pass custom fee setting from QT.
This fixes buggy behavior where we were temporarily setting and unsetting the global payTxFee when trying to send a transaction with a custom fee from the GUI. The previous behavior was inconsistent depending on the order of using the RPC call settxfee and clicking various radio buttons in the sendcoinsdialog. The new behavior is that transactions sent with the GUI will always use either the smartfee slider value or the custom fee set on the GUI and they will not affect the global defaults which are only for RPC and initial GUI values.
Diffstat (limited to 'src/wallet/wallet.cpp')
0 files changed, 0 insertions, 0 deletions