Remove KMD-specific code that causes compile issues

This commit is contained in:
Duke Leto
2019-12-22 04:38:17 -05:00
parent 53be0b4c39
commit ec412aff1c

View File

@@ -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;