From 0cff4560fbc727e31fe2931219cfef669d6b946a Mon Sep 17 00:00:00 2001 From: KeeJef Date: Thu, 1 Mar 2018 15:13:35 +1100 Subject: [PATCH] 9 Mixin --- src/cryptonote_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cryptonote_config.h b/src/cryptonote_config.h index 68b63fa88..9b8bbcc64 100644 --- a/src/cryptonote_config.h +++ b/src/cryptonote_config.h @@ -131,7 +131,7 @@ #define THREAD_STACK_SIZE 5 * 1024 * 1024 #define HF_VERSION_DYNAMIC_FEE 4 -#define HF_VERSION_MIN_MIXIN_10 6 +#define HF_VERSION_MIN_MIXIN_9 6 #define HF_VERSION_ENFORCE_RCT 6 #define PER_KB_FEE_QUANTIZATION_DECIMALS 8