From c0862ea66e6f2aae3dcc1f7849eb7f7a3e1c2b73 Mon Sep 17 00:00:00 2001 From: Some Random Crypto Guy Date: Fri, 27 Mar 2026 11:09:25 +0000 Subject: [PATCH] bumped testnet to (hopefully) final version for Milestone-1 --- 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 c93d35618..f8a02ca9b 100644 --- a/src/cryptonote_config.h +++ b/src/cryptonote_config.h @@ -258,7 +258,7 @@ #define HF_VERSION_ENABLE_ORACLE 255 #define HF_VERSION_SLIPPAGE_YIELD 255 -#define TESTNET_VERSION 17 +#define TESTNET_VERSION 18 #define STAGENET_VERSION 1 #define PER_KB_FEE_QUANTIZATION_DECIMALS 8