Merge pull request #6444

b367630 simplewallet : missing function block separator (sumogr)
pull/320/head
luigi1111 4 years ago
commit f020b24b02
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

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

Loading…
Cancel
Save