forked from lthn/blockchain
long refresh initially true as well
This commit is contained in:
parent
db788333de
commit
932414dc32
1 changed files with 1 additions and 0 deletions
|
|
@ -2207,6 +2207,7 @@ void wallets_manager::wallet_vs_options::worker_func()
|
|||
try
|
||||
{
|
||||
wsi.wallet_state = view::wallet_status_info::wallet_state_synchronizing;
|
||||
long_refresh_in_progress = true;
|
||||
if (m_pproxy_diagnostig_info->last_daemon_is_disconnected.load())
|
||||
{
|
||||
std::this_thread::sleep_for(std::chrono::milliseconds(1000));
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue