Litecoin: Updated testnet alert key (Coblee's)

This commit is contained in:
Adrian Gallagher 2015-06-11 19:02:18 +10:00
parent e8d394ab97
commit 8d99544165

View File

@ -201,7 +201,7 @@ public:
pchMessageStart[1] = 0xc1;
pchMessageStart[2] = 0xb7;
pchMessageStart[3] = 0xdc;
vAlertPubKey = ParseHex("04302390343f91cc401d56d68b123028bf52e5fca1939df127f63c6467cdf9c8e2c14b61104cf817d0b780da337893ecc4aaff1309e536162dabbdb45200ca2b0a");
vAlertPubKey = ParseHex("0449623fc74489a947c4b15d579115591add020e53b3490bf47297dfa3762250625f8ecc2fb4fc59f69bdce8f7080f3167808276ed2c79d297054367566038aa82");
nDefaultPort = 19333;
nEnforceBlockUpgradeMajority = 51;
nRejectBlockOutdatedMajority = 75;