aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cryptonote_config.h')
-rw-r--r--src/cryptonote_config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cryptonote_config.h b/src/cryptonote_config.h
index d6973a3fb..5a61fc78c 100644
--- a/src/cryptonote_config.h
+++ b/src/cryptonote_config.h
@@ -136,6 +136,9 @@
#define PER_KB_FEE_QUANTIZATION_DECIMALS 8
+#define HASH_OF_HASHES_STEP 256
+
+
// New constants are intended to go here
namespace config
{