From 04208fdcd3233d864a9aedb2b1cc57c96b7bc517 Mon Sep 17 00:00:00 2001 From: akildemir Date: Mon, 12 May 2025 15:50:08 +0300 Subject: [PATCH] compile commits --- src/cryptonote_config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cryptonote_config.h b/src/cryptonote_config.h index a0a1f5e42..4f5e69e4f 100644 --- a/src/cryptonote_config.h +++ b/src/cryptonote_config.h @@ -263,6 +263,7 @@ #define BULLETPROOF_PLUS_MAX_OUTPUTS 16 #define FCMP_PLUS_PLUS_MAX_INPUTS 8 +#define FCMP_PLUS_PLUS_MAX_OUTPUTS 8 #define CRYPTONOTE_PRUNING_STRIPE_SIZE 4096 // the smaller, the smoother the increase #define CRYPTONOTE_PRUNING_LOG_STRIPES 3 // the higher, the more space saved