mirror of
https://github.com/monero-project/monero.git
synced 2025-08-15 20:30:20 -04:00
build: prepare v0.18.4.0
This commit is contained in:
parent
d0118f4778
commit
3fef296082
7 changed files with 10 additions and 9 deletions
|
@ -5470,7 +5470,7 @@ void Blockchain::cancel()
|
|||
}
|
||||
|
||||
#if defined(PER_BLOCK_CHECKPOINT)
|
||||
static const char expected_block_hashes_hash[] = "8ada865350270fd008397684d978dac75ea4029a8a1ffcaa9975c43be119ec19";
|
||||
static const char expected_block_hashes_hash[] = "c9e38ac8ad6a03866b33f42164c915bdb13b62185b0a1dff853821a2a312673c";
|
||||
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