mirror of
https://github.com/monero-project/monero.git
synced 2025-08-15 19:20:20 -04:00
build: prepare v0.18.2.2
This commit is contained in:
parent
4f47fd2626
commit
4f1262bae9
7 changed files with 10 additions and 9 deletions
|
@ -5582,7 +5582,7 @@ void Blockchain::cancel()
|
|||
}
|
||||
|
||||
#if defined(PER_BLOCK_CHECKPOINT)
|
||||
static const char expected_block_hashes_hash[] = "af0467d5d8ac1ad7232ebfd8610ec775df3438cc3b7e8033c10ad71874b72e15";
|
||||
static const char expected_block_hashes_hash[] = "2c95b5af1f3ee41893ae0c585fd59207a40f28ed4addbaad64a46a39b82955e7";
|
||||
void Blockchain::load_compiled_in_block_hashes(const GetCheckpointsCallback& get_checkpoints)
|
||||
{
|
||||
if (get_checkpoints == nullptr || !m_fast_sync)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue