Improve reporting for bad validators.txt.

This commit is contained in:
Arthur Britto
2012-04-30 13:59:02 -07:00
parent 0ab34eee3d
commit fc2ce4ea35
4 changed files with 15 additions and 6 deletions

View File

@@ -3,8 +3,10 @@
#include <string>
#define SYSTEM_NAME "newcoin"
#define SYSTEM_NAME "newcoin"
#define VALIDATORS_SITE "redstem.com"
#define VALIDATORS_FILE_NAME "validators.txt"
const int SYSTEM_PEER_PORT=6561;
// Allow anonymous DH.