This commit is contained in:
jl777
2016-10-08 13:24:55 -03:00
parent fd55cc9c72
commit 870e3556fa
2 changed files with 5 additions and 6 deletions

View File

@@ -58,7 +58,7 @@ public:
pchMessageStart[1] = 0xee;
pchMessageStart[2] = 0xe4;
pchMessageStart[3] = 0x8d;
vAlertPubKey = ParseHex("00");
vAlertPubKey = ParseHex("020e46e79a2a8d12b9b5d12c7a91adb4e454edfae43c0a0cb805427d2ac7613fd9");
nDefaultPort = 7770;
nMinerThreads = 0;
nMaxTipAge = 24 * 60 * 60;