Decentralized Devtax
This commit is contained in:
@@ -54,6 +54,9 @@ const uint32_t nHushHardforkHeight2 = 245055;
|
||||
|
||||
// This height begins Hush DPoW from Hush notaries
|
||||
const uint32_t nHushHardforkHeight3 = 340420;
|
||||
// This height begins Hush Decentralized Devtax
|
||||
const uint32_t nHushHardforkHeight4 = 99999999; // TODO
|
||||
|
||||
const uint32_t nHushHardforkTimestamp = 1580303652; // Jan 29nd 1pm GMT
|
||||
const uint32_t nHushHardforkTimestamp2 = 1594425600; // Jul 11th 12a GMT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user