Litecoin: Checkpoint at 721000
This commit is contained in:
parent
a341cab93b
commit
af295318ed
@ -69,13 +69,14 @@ static Checkpoints::MapCheckpoints mapCheckpoints =
|
||||
(409004, uint256("0x487518d663d9f1fa08611d9395ad74d982b667fbdc0e77e9cf39b4f1355908a3"))
|
||||
(456000, uint256("0xbf34f71cc6366cd487930d06be22f897e34ca6a40501ac7d401be32456372004"))
|
||||
(638902, uint256("0x15238656e8ec63d28de29a8c75fcf3a5819afc953dcd9cc45cecc53baec74f38"))
|
||||
(721000, uint256("0x198a7b4de1df9478e2463bd99d75b714eab235a2e63e741641dc8a759a9840e5"))
|
||||
;
|
||||
static const Checkpoints::CCheckpointData data = {
|
||||
&mapCheckpoints,
|
||||
1410516073, // * UNIX timestamp of last checkpoint block
|
||||
4896865, // * total number of transactions between genesis and last checkpoint
|
||||
1422681363, // * UNIX timestamp of last checkpoint block
|
||||
5502192, // * total number of transactions between genesis and last checkpoint
|
||||
// (the tx=... number in the SetBestChain debug.log lines)
|
||||
7000.0 // * estimated number of transactions per day after checkpoint
|
||||
5500.0 // * estimated number of transactions per day after checkpoint
|
||||
};
|
||||
|
||||
static Checkpoints::MapCheckpoints mapCheckpointsTestnet =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user