simplewallet : missing function block separator

pull/250/head
Sumo Gr 4 years ago committed by wowario
parent 9fde7e7253
commit f5765455c5
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -6220,6 +6220,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