Skip to content

Commit

Permalink
Fixing checkpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
yurykk committed Sep 18, 2022
1 parent 69ca360 commit 8c99cbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ static Checkpoints::MapCheckpoints mapCheckpoints =
(800000,uint256("dcee34f8cd4089c531f4f051e36ddad0cbea7fe128d79e5fa6796f23b104b262"))
(824630,uint256("3111b3dd3c58adab1d5abfffda313ffc4efba1f51f087ae0862957a819dff918"))
(825649,uint256("ddec372c78f2eee285d2327e96567e8af31a70cf6161ce549e16c0017d6251be")) // known split
(825650,uint256("2f22c5a12f743fdd9c4fd1d683ef5e4cdad65c950ee6bf8a27f0ab59784eae90"))
(825750,uint256("5cd379f9884cc40bbc3798e2d38ec4e9bc1a8e40a9b1127e3b60ddba6cd5691c"))
(825650,uint256("c8302ddfb70417cdd0191e34ed8faea8187e21cb2ea09ce22afe3b4b9cf9f9a8"))
(825750,uint256("ee24b6bc13070142920c094a98addac999d6299cdb8310e9ffacc7886f634411"))
(836310,uint256("a8d822d912c28ef2a78ad20b6668bb884e511709d505c03d74cf586abc90d434")) // 2nd split
(836311,uint256("b6820e4d2e620c4aee20b84d364cf24018c371f0749d1b4e27cb6c6259ee2816"))
(836336,uint256("38e72b56695ce0bd094457fbbc4cd75b9b3e7a0c8fdd80ad1c77cd228209441e"))
Expand Down

0 comments on commit 8c99cbf

Please sign in to comment.