aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_config.h
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2017-08-16 21:19:53 +0100
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2017-08-17 13:11:52 +0100
commit5a283078ec3cf276dd085219f4ead51ced969224 (patch)
treef3b1d4a2ea69fd13941127e7d657ffd731b0429f /src/cryptonote_config.h
parentcryptonote_protocol: kick idle synchronizing peers (diff)
downloadmonero-5a283078ec3cf276dd085219f4ead51ced969224.tar.xz
cryptonote_protocol: large block sync size before v4
Diffstat (limited to 'src/cryptonote_config.h')
-rw-r--r--src/cryptonote_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cryptonote_config.h b/src/cryptonote_config.h
index fd45c0822..8ff01cf8b 100644
--- a/src/cryptonote_config.h
+++ b/src/cryptonote_config.h
@@ -89,6 +89,7 @@
#define BLOCKS_IDS_SYNCHRONIZING_DEFAULT_COUNT 10000 //by default, blocks ids count in synchronizing
+#define BLOCKS_SYNCHRONIZING_DEFAULT_COUNT_PRE_V4 100 //by default, blocks count in blocks downloading
#define BLOCKS_SYNCHRONIZING_DEFAULT_COUNT 20 //by default, blocks count in blocks downloading
#define CRYPTONOTE_PROTOCOL_HOP_RELAX_COUNT 3 //value of hop, after which we use only announce of new block