1
0
Fork 0
forked from lthn/blockchain

hardfork shifted to 15 of september

This commit is contained in:
cryptozoidberg 2019-09-05 20:42:47 +02:00
parent a9289e9cd6
commit a78c475169
No known key found for this signature in database
GPG key ID: 22DEB97A54C6FDEC

View file

@ -219,7 +219,7 @@
#define BLOCK_MINOR_VERSION_GENESIS 0
#define BLOCK_MAJOR_VERSION_INITAL 0
#ifndef TESTNET
#define ZANO_HARDFORK_1_AFTER_HEIGHT 180840
#define ZANO_HARDFORK_1_AFTER_HEIGHT 186247
#else
#define ZANO_HARDFORK_1_AFTER_HEIGHT 1440
#endif