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"