From cf2f05894ddef65dd7b0b4ee18618d79eeb53eb3 Mon Sep 17 00:00:00 2001 From: copicogithub1 Date: Thu, 1 Nov 2018 10:57:31 +0000 Subject: [PATCH] set checkpoints for fork --- src/chainparams.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chainparams.cpp b/src/chainparams.cpp index a19336b..52b5280 100644 --- a/src/chainparams.cpp +++ b/src/chainparams.cpp @@ -78,7 +78,7 @@ static Checkpoints::MapCheckpoints mapCheckpoints = static const Checkpoints::CCheckpointData data = { &mapCheckpoints, - 1532896389, // * UNIX timestamp of last checkpoint block + 1541066020, // * UNIX timestamp of last checkpoint block 0, // * total number of transactions between genesis and last checkpoint // (the tx=... number in the SetBestChain debug.log lines) 2000 // * estimated number of transactions per day after checkpoint