forked from such-gitea/wownero
update checkpoints.dat
This commit is contained in:
@@ -5118,7 +5118,7 @@ void Blockchain::cancel()
|
||||
}
|
||||
|
||||
#if defined(PER_BLOCK_CHECKPOINT)
|
||||
static const char expected_block_hashes_hash[] = "b02311ef2ce826fec8a24a5b8f736e4c12d6b0a66434d915bf0ba34740fe84ac";
|
||||
static const char expected_block_hashes_hash[] = "8bc124ea71929ed6fcb886c056ac26d789f15884c1726224485835cec932b259";
|
||||
void Blockchain::load_compiled_in_block_hashes(const GetCheckpointsCallback& get_checkpoints)
|
||||
{
|
||||
if (get_checkpoints == nullptr || !m_fast_sync)
|
||||
|
||||
Reference in New Issue
Block a user