Activate half hour ago

This commit is contained in:
jl777
2018-11-22 01:07:31 -11:00
parent 800b009c81
commit 19042ac062

View File

@@ -11,7 +11,7 @@
#define KOMODO_MAXMEMPOOLTIME 3600 // affects consensus
#define CRYPTO777_PUBSECPSTR "020e46e79a2a8d12b9b5d12c7a91adb4e454edfae43c0a0cb805427d2ac7613fd9"
#define KOMODO_FIRSTFUNGIBLEID 100
#define KOMODO_SAPLING_ACTIVATION (1542885792 - 24*3600*7) //1544832000 // Dec 15th, 2018
#define KOMODO_SAPLING_ACTIVATION (1542888433 - 1800) //1544832000 // Dec 15th, 2018
#define KOMODO_SAPLING_DEADLINE 1550188800 // Feb 15th, 2019
extern uint8_t ASSETCHAINS_TXPOW;