diff options
author | furszy <matiasfurszyfer@protonmail.com> | 2022-05-07 10:54:11 -0300 |
---|---|---|
committer | furszy <matiasfurszyfer@protonmail.com> | 2022-08-12 13:05:47 -0300 |
commit | e62958dc81d215a1c56318d0914dfd9a33d45973 (patch) | |
tree | 168b791c0a6e6123a7ae273a4f44c9410ecbee10 /src/qt/bitcoinstrings.cpp | |
parent | a8098f2cef53ec003edae91100afce564e9c6f23 (diff) |
GUI: sendCoinsDialog, remove duplicate wallet().getBalances() call
Inside setModel, we call 'wallet().getBalances()', to set the view balance,
right before calling 'updateDisplayUnit' which calls 'wallet().getBalances()'
internally and re-sets the view balance again.
Diffstat (limited to 'src/qt/bitcoinstrings.cpp')
0 files changed, 0 insertions, 0 deletions