From 7d93211b9fb218890f189c542c2790ccc7dbb038 Mon Sep 17 00:00:00 2001 From: sowle Date: Wed, 23 Oct 2024 02:00:10 +0200 Subject: [PATCH] testnet relaunch (currency formation version: 98 -> 99) --- src/currency_core/currency_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/currency_core/currency_config.h b/src/currency_core/currency_config.h index f6a31839..03ce9616 100644 --- a/src/currency_core/currency_config.h +++ b/src/currency_core/currency_config.h @@ -10,7 +10,7 @@ #ifndef TESTNET #define CURRENCY_FORMATION_VERSION 84 #else -#define CURRENCY_FORMATION_VERSION 98 +#define CURRENCY_FORMATION_VERSION 99 #endif #define CURRENCY_GENESIS_NONCE (CURRENCY_FORMATION_VERSION + 101011010121) //bender's nightmare