mirror of
https://github.com/monero-project/monero.git
synced 2025-11-30 00:26:43 -05:00
commit
f2ea2afb77
11 changed files with 27 additions and 27 deletions
|
|
@ -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();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue