mirror of
https://github.com/monero-project/monero.git
synced 2026-01-19 19:12:59 +01:00
Merge pull request #6444
b367630 simplewallet : missing function block separator (sumogr)
This commit is contained in:
@@ -6221,6 +6221,7 @@ bool simple_wallet::prompt_if_old(const std::vector<tools::wallet2::pending_tx>
|
||||
}
|
||||
return true;
|
||||
}
|
||||
//----------------------------------------------------------------------------------------------------
|
||||
void simple_wallet::check_for_inactivity_lock(bool user)
|
||||
{
|
||||
if (m_locked)
|
||||
|
||||
Reference in New Issue
Block a user