Merge pull request #6444

b367630 simplewallet : missing function block separator (sumogr)
This commit is contained in:
luigi1111 2020-05-01 15:24:33 -05:00
commit f020b24b02
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010
1 changed files with 1 additions and 0 deletions

View File

@ -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)