mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-12-23 02:18:52 +00:00
Merge pull request #3293
4a78a99f
cryptonote_core: change wording of fork warning message (moneromooo-monero)
This commit is contained in:
commit
21335e5c6b
@ -1388,7 +1388,7 @@ namespace cryptonote
|
|||||||
break;
|
break;
|
||||||
case HardFork::UpdateNeeded:
|
case HardFork::UpdateNeeded:
|
||||||
MCLOG_RED(level, "global", "**********************************************************************");
|
MCLOG_RED(level, "global", "**********************************************************************");
|
||||||
MCLOG_RED(level, "global", "Last scheduled hard fork time shows a daemon update is needed now.");
|
MCLOG_RED(level, "global", "Last scheduled hard fork time shows a daemon update is needed soon.");
|
||||||
MCLOG_RED(level, "global", "**********************************************************************");
|
MCLOG_RED(level, "global", "**********************************************************************");
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
Loading…
Reference in New Issue
Block a user