mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Update sync time copy
This commit is contained in:
parent
694470fae7
commit
a57392016b
1 changed files with 1 additions and 1 deletions
|
@ -1089,7 +1089,7 @@ namespace cryptonote
|
|||
if(!m_starter_message_showed)
|
||||
{
|
||||
MGINFO_YELLOW(ENDL << "**********************************************************************" << ENDL
|
||||
<< "The daemon will start synchronizing with the network. It may take up to several hours." << ENDL
|
||||
<< "The daemon will start synchronizing with the network. This may take a long time to complete." << ENDL
|
||||
<< ENDL
|
||||
<< "You can set the level of process detailization* through \"set_log <level|categories>\" command*," << ENDL
|
||||
<< "where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)" << ENDL
|
||||
|
|
Loading…
Reference in a new issue