forked from such-gitea/wownero
@@ -526,7 +526,7 @@ bool WalletImpl::refresh()
|
||||
|
||||
void WalletImpl::refreshAsync()
|
||||
{
|
||||
LOG_PRINT_L3(__FUNCTION__ << ": Refreshing asyncronously..");
|
||||
LOG_PRINT_L3(__FUNCTION__ << ": Refreshing asynchronously..");
|
||||
clearStatus();
|
||||
m_refreshCV.notify_one();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user