mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-02-04 11:14:16 +00:00
Fix incorrect checkpoint data for testnet3
This commit is contained in:
parent
a99f9be0eb
commit
122549f6de
@ -66,8 +66,8 @@ namespace Checkpoints
|
|||||||
;
|
;
|
||||||
static const CCheckpointData dataTestnet = {
|
static const CCheckpointData dataTestnet = {
|
||||||
&mapCheckpointsTestnet,
|
&mapCheckpointsTestnet,
|
||||||
1338180505,
|
1337966069,
|
||||||
16341,
|
1488,
|
||||||
300
|
300
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user