Skip to content

Commit

Permalink
ppcoin checkpoints github url v0.4.0ppc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mably committed May 10, 2015
1 parent 77766fd commit 5d7cfc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chaincfg/params.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ var MainNetParams = Params{
GenerateSupported: false,

// Checkpoints ordered from oldest to newest.
// ppc: https://github.com/ppcoin/ppcoin/blob/master/src/checkpoints.cpp#L26
// ppc: https://github.com/ppcoin/ppcoin/blob/v0.4.0ppc/src/checkpoints.cpp#L26
Checkpoints: []Checkpoint{
{19080, newShaHashFromStr("000000000000bca54d9ac17881f94193fd6a270c1bb21c3bf0b37f588a40dbd7")},
{30583, newShaHashFromStr("d39d1481a7eecba48932ea5913be58ad3894c7ee6d5a8ba8abeb772c66a6696e")},
Expand Down

0 comments on commit 5d7cfc2

Please sign in to comment.