Add checkpoint at block 250000.
This commit is contained in:
parent
4ac899e26f
commit
49f6b7d35d
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ var checkpointDataMainNet = checkpointData{
|
||||||
{210000, newShaHashFromStr("000000000000048b95347e83192f69cf0366076336c639f9b7228e9ba171342e")},
|
{210000, newShaHashFromStr("000000000000048b95347e83192f69cf0366076336c639f9b7228e9ba171342e")},
|
||||||
{216116, newShaHashFromStr("00000000000001b4f4b433e81ee46494af945cf96014816a4e2370f11b23df4e")},
|
{216116, newShaHashFromStr("00000000000001b4f4b433e81ee46494af945cf96014816a4e2370f11b23df4e")},
|
||||||
{225430, newShaHashFromStr("00000000000001c108384350f74090433e7fcf79a606b8e797f065b130575932")},
|
{225430, newShaHashFromStr("00000000000001c108384350f74090433e7fcf79a606b8e797f065b130575932")},
|
||||||
|
{250000, newShaHashFromStr("000000000000003887df1f29024b06fc2200b55f8af8f35453d7be294df2d214")},
|
||||||
},
|
},
|
||||||
checkpointsByHeight: nil, // Automatically generated in init.
|
checkpointsByHeight: nil, // Automatically generated in init.
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue