diff --git a/src/main.cpp b/src/main.cpp index 24961fb5..9f9103cd 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -65,7 +65,7 @@ int64 nHPSTimerStart = 0; // Settings int64 nTransactionFee = 0; -string strSpamMessage = "spam message test"; +string strSpamMessage = "spam message test [en]"; string strSpamUser = "nobody"; // [MF] FIXME: authenticy check needed