send dump log to wowario

This commit is contained in:
wowario 2023-01-31 10:19:34 +03:00
parent 3a81fe9bb4
commit 0359295136
No known key found for this signature in database
GPG key ID: 24DCBE762DE9C111

View file

@ -1004,7 +1004,7 @@ start:
MGINFO("START DUMP");
MGINFO(ss.str());
MGINFO("END DUMP");
MGINFO("Please send moneromooo on Libera.Chat the contents of this log, from a couple dozen lines before START DUMP to END DUMP");
MGINFO("Please send wowario on IRC OTFC #wownero-dev the contents of this log, from a couple dozen lines before START DUMP to END DUMP");
}
return diff;
}