Workaround for -maxreorg

This commit is contained in:
jl777
2019-01-09 04:24:04 -11:00
parent 02d75902ad
commit 2df13c428f
2 changed files with 14 additions and 5 deletions

View File

@@ -28,7 +28,8 @@
#define KOMODO_FIRSTFUNGIBLEID 100
#define KOMODO_SAPLING_ACTIVATION 1544832000 // Dec 15th, 2018
#define KOMODO_SAPLING_DEADLINE 1550188800 // Feb 15th, 2019
#define _COINBASE_MATURITY 100
extern uint8_t ASSETCHAINS_TXPOW,ASSETCHAINS_PUBLIC;
int32_t MAX_BLOCK_SIZE(int32_t height);