diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2021-07-10 17:59:23 -0400 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2021-07-10 17:59:23 -0400 |
| commit | 9903b35345191cdbebaed482504bfcd5590ebe9f (patch) | |
| tree | 310029fa0bcdfa44ebf71854830286fbe4cc6b3d /src/cryptonote_core | |
| parent | 6043c85afe8243f66105de373fcb1b9edfe68bf7 (diff) | |
| parent | 8ff21e1e8436b616acdfd7fb7e6748cea2305f22 (diff) | |
| download | monzero-core-9903b35345191cdbebaed482504bfcd5590ebe9f.tar.gz monzero-core-9903b35345191cdbebaed482504bfcd5590ebe9f.tar.xz monzero-core-9903b35345191cdbebaed482504bfcd5590ebe9f.zip | |
Merge pull request #7754
8ff21e1 doc: update IRC references to Libera (fdov)
Diffstat (limited to 'src/cryptonote_core')
| -rw-r--r-- | src/cryptonote_core/blockchain.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cryptonote_core/blockchain.cpp b/src/cryptonote_core/blockchain.cpp index 2cd04d4cf..f0e6794b9 100644 --- a/src/cryptonote_core/blockchain.cpp +++ b/src/cryptonote_core/blockchain.cpp @@ -967,7 +967,7 @@ start: MGINFO("START DUMP"); MGINFO(ss.str()); MGINFO("END DUMP"); - MGINFO("Please send moneromooo on Freenode the contents of this log, from a couple dozen lines before START DUMP to 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"); } return diff; } |
