Remove KMD-specific code that causes compile issues
This commit is contained in:
@@ -43,7 +43,6 @@ int32_t NUM_PRICES; uint32_t *PVALS;
|
|||||||
struct knotaries_entry *Pubkeys;
|
struct knotaries_entry *Pubkeys;
|
||||||
|
|
||||||
struct komodo_state KOMODO_STATES[34];
|
struct komodo_state KOMODO_STATES[34];
|
||||||
const int32_t nDecemberHardforkHeight = 1670000; //December 2019 hardfork
|
|
||||||
|
|
||||||
#define _COINBASE_MATURITY 100
|
#define _COINBASE_MATURITY 100
|
||||||
int COINBASE_MATURITY = _COINBASE_MATURITY;//100;
|
int COINBASE_MATURITY = _COINBASE_MATURITY;//100;
|
||||||
|
|||||||
Reference in New Issue
Block a user