Browse Source
In refactor for #359 it was noted that the wallet monitoring loop in Qt updated the status bar every 5 seconds, overwriting any existing status updates. This fixes that UI bug so that the wallet synced successfully (or unsucessfully) message is only shown at start up or if there is a change of status (i.e. the wallet monitoring loop stops working).master
1 changed files with 9 additions and 3 deletions
Loading…
Reference in new issue