Skip to content

Commit

Permalink
add another checkpoint
Browse files Browse the repository at this point in the history
7728562
  • Loading branch information
justinvforvendetta committed Sep 13, 2024
1 parent a5f6a97 commit 295e0bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ checkpointData = {
{7000000, uint256S("0x1f1717a822c29de6514d9180cd97afc27f95c8bef23af33ddf96c3b421074949")}, // block 7milly
{7164873, uint256S("0xe265661060cbf1d33461052b0db07365217e7dec2b2e1be3f420cfbd531dfab8")}, // 10-10-23 happy 9th bday bb
{7720646, uint256S("0xee75e8bfe611f797bfd7980ca2a3ad88fbcfb2bf1c0eef905e7693e83dea851e")}, // added 9/9
{7728562, uint256S("0xd45371b7f3a9cd31b8c80eede72c380a92ac532c6777341758d7513823ab3d28")}, // added 9/12
}
};

Expand Down Expand Up @@ -294,6 +295,7 @@ checkpointIndexData = {
{5399322, uint256S("0x17ae41e30e74dfaf5e2dd3941ef71647171297fd868125f13436b1d4e45425fd")}, // 11/11/2021 (mined by Mining-Dutch.NL)
{6929661, uint256S("0x672aaffe34ac83696cce90a41ca395e07a26951197b343a0ef2f42e8d04b5407")},
{7720646, uint256S("0xee75e8bfe611f797bfd7980ca2a3ad88fbcfb2bf1c0eef905e7693e83dea851e")}, // added 9/9
{7728562, uint256S("0xd45371b7f3a9cd31b8c80eede72c380a92ac532c6777341758d7513823ab3d28")}, // added 9/12
}
};

Expand Down

0 comments on commit 295e0bd

Please sign in to comment.