JUMBLR for KMDCC

This commit is contained in:
jl777
2018-11-23 08:42:02 -11:00
parent 82706e4a3a
commit 0b876f9224
3 changed files with 7 additions and 4 deletions

View File

@@ -14,6 +14,6 @@
#define KOMODO_SAPLING_ACTIVATION 1544832000 // Dec 15th, 2018
#define KOMODO_SAPLING_DEADLINE 1550188800 // Feb 15th, 2019
extern uint8_t ASSETCHAINS_TXPOW;
extern uint8_t ASSETCHAINS_TXPOW,ASSETCHAINS_PUBLIC;
#endif