From ec412aff1c50300ed3b38a24f70553744d1ac30b Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Sun, 22 Dec 2019 04:38:17 -0500 Subject: [PATCH] Remove KMD-specific code that causes compile issues --- src/komodo_globals.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/komodo_globals.h b/src/komodo_globals.h index 0fb214500..8314b66ed 100644 --- a/src/komodo_globals.h +++ b/src/komodo_globals.h @@ -43,7 +43,6 @@ int32_t NUM_PRICES; uint32_t *PVALS; struct knotaries_entry *Pubkeys; struct komodo_state KOMODO_STATES[34]; -const int32_t nDecemberHardforkHeight = 1670000; //December 2019 hardfork #define _COINBASE_MATURITY 100 int COINBASE_MATURITY = _COINBASE_MATURITY;//100;