mirror of
https://github.com/monero-project/monero.git
synced 2025-08-16 13:40:25 -04:00
build: prepare v0.18.1.2
This commit is contained in:
parent
1f27fdf6a5
commit
853171bbf0
7 changed files with 10 additions and 9 deletions
|
@ -5604,7 +5604,7 @@ void Blockchain::cancel()
|
|||
}
|
||||
|
||||
#if defined(PER_BLOCK_CHECKPOINT)
|
||||
static const char expected_block_hashes_hash[] = "a913c311ed4cbe42c5b36c13215021dd50705b17d03ddc2e637ab7e85b22ac89";
|
||||
static const char expected_block_hashes_hash[] = "52105e0e45013e4c6705d5b7902268f5989b6eea71f5a04160176297a79f4b32";
|
||||
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