simplewallet : missing function block separator

pull/320/head
Sumo Gr 4 years ago committed by GitHub
parent 39e1890276
commit b367630ee8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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