update checkpoints.dat hash

pull/5763/head
Riccardo Spagni 5 years ago
parent a69dc81844
commit 4850520b6a
No known key found for this signature in database
GPG Key ID: 55432DF31CCD4FCD

@ -4849,7 +4849,7 @@ void Blockchain::cancel()
}
#if defined(PER_BLOCK_CHECKPOINT)
static const char expected_block_hashes_hash[] = "cfca50ea0c87718ac92a14654c60d7ee8f6453e2765b329b40d10da4ed85a4f2";
static const char expected_block_hashes_hash[] = "7dafb40b414a0e59bfced6682ef519f0b416bc914dd3d622b72e0dd1a47117c2";
void Blockchain::load_compiled_in_block_hashes(const GetCheckpointsCallback& get_checkpoints)
{
if (get_checkpoints == nullptr || !m_fast_sync)

Loading…
Cancel
Save