mirror of
https://github.com/monero-project/monero.git
synced 2025-08-15 19:20:20 -04:00
build: prepare v0.18.3.3
This commit is contained in:
parent
ef3e18b51b
commit
97e3ce5f18
7 changed files with 10 additions and 9 deletions
|
@ -5552,7 +5552,7 @@ void Blockchain::cancel()
|
|||
}
|
||||
|
||||
#if defined(PER_BLOCK_CHECKPOINT)
|
||||
static const char expected_block_hashes_hash[] = "374d836b26c46b9d8fdbc977da7a89a43c2eefb65659901ee4d0053d302e1468";
|
||||
static const char expected_block_hashes_hash[] = "0046a0019beb6e697e27d834d6127851425f7ee09bfb8e9f8df7b1420131aca8";
|
||||
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