aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
diff options
context:
space:
mode:
authorAndrew Chow <achow101-github@achow101.com>2021-02-04 18:21:26 -0500
committerAndrew Chow <achow101-github@achow101.com>2021-03-16 12:30:01 -0400
commit1a6a0b0dfb90f9ebd4b86d7934c6aa5594974f5f (patch)
tree7dd01ff65916b0dd4f20f79b0abaf613fd46d43e /src/interfaces
parentea5a50f92a6ff81b1d2dd67cdc3663e0e66733ac (diff)
wallet: Use existing feerate instead of getting a new one
During each loop of CreateTransaction, instead of constantly getting a new feerate, use the feerate that we have already fetched for all fee calculations. Thix fixes a race condition where the feerate required changes during each iteration of the loop. This commit changes behavior as the "Fee estimation failed" error will now take priority over "Signing transaction failed".
Diffstat (limited to 'src/interfaces')
0 files changed, 0 insertions, 0 deletions