mirror of
https://github.com/monero-project/monero.git
synced 2026-07-30 23:50:24 -07:00
fix remaining bitmonero and simplewallet bits
This commit is contained in:
@@ -706,7 +706,7 @@ namespace cryptonote
|
||||
if(m_synchronized.compare_exchange_strong(val_expected, true))
|
||||
{
|
||||
LOG_PRINT_L0(ENDL << "**********************************************************************" << ENDL
|
||||
<< "You are now synchronized with the network. You may now start simplewallet." << ENDL
|
||||
<< "You are now synchronized with the network. You may now start monero-wallet-cli." << ENDL
|
||||
<< ENDL
|
||||
<< "Please note, that the blockchain will be saved only after you quit the daemon with \"exit\" command or if you use \"save\" command." << ENDL
|
||||
<< "Otherwise, you will possibly need to synchronize the blockchain again." << ENDL
|
||||
|
||||
Reference in New Issue
Block a user