From af3816456287463929a8905e6e8e7bbde36077cf Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 4 Nov 2016 08:57:16 -0300 Subject: [PATCH] test --- src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index 5d4bf33f0..9c9d4d21d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -550,8 +550,8 @@ CBlockTreeDB *pblocktree = NULL; // Komodo globals -#define KOMODO_TESTNET_EXPIRATION 60000 -//#define KOMODO_ENABLE_INTEREST enabling this is a hardfork +#define KOMODO_TESTNET_EXPIRATION 100000 +#define KOMODO_ENABLE_INTEREST //enabling this is a hardfork #define KOMODO_PAX #define KOMODO_ZCASH #include "komodo.h"