aboutsummaryrefslogtreecommitdiff
path: root/src/net_processing.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net_processing.cpp')
-rw-r--r--src/net_processing.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net_processing.cpp b/src/net_processing.cpp
index 924fc5eb8..1a918f486 100644
--- a/src/net_processing.cpp
+++ b/src/net_processing.cpp
@@ -34,7 +34,7 @@
#include <boost/thread.hpp>
#if defined(NDEBUG)
-# error "Bitcoin cannot be compiled without assertions."
+# error "Dogecoin cannot be compiled without assertions."
#endif
std::atomic<int64_t> nTimeBestReceived(0); // Used only to inform the wallet of when we last received a block