From 154997432f8411ca2e51abc3bc159f93f42a0872 Mon Sep 17 00:00:00 2001 From: cryptozoidberg Date: Fri, 2 Feb 2024 22:00:29 +0100 Subject: [PATCH] restart of the network(didn't work on last commit due to bug) --- 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 4cc1406a..a622b08b 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 90 +#define CURRENCY_FORMATION_VERSION 91 #endif #define CURRENCY_GENESIS_NONCE (CURRENCY_FORMATION_VERSION + 101011010121) //bender's nightmare