mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Fix incorrect checkpoint data for testnet3
This commit is contained in:
parent
a99f9be0eb
commit
122549f6de
1 changed files with 2 additions and 2 deletions
|
|
@ -66,8 +66,8 @@ namespace Checkpoints
|
|||
;
|
||||
static const CCheckpointData dataTestnet = {
|
||||
&mapCheckpointsTestnet,
|
||||
1338180505,
|
||||
16341,
|
||||
1337966069,
|
||||
1488,
|
||||
300
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue