Merge pull request #4184

122549f Fix incorrect checkpoint data for testnet3 (David Hill)
This commit is contained in:
Wladimir J. van der Laan 2014-05-28 10:11:32 +02:00
commit 37634587a7
No known key found for this signature in database
GPG key ID: 74810B012346C9A6

View file

@ -66,8 +66,8 @@ namespace Checkpoints
;
static const CCheckpointData dataTestnet = {
&mapCheckpointsTestnet,
1338180505,
16341,
1337966069,
1488,
300
};