1
0
Fork 0
forked from lthn/blockchain

shifted hardfork date to 21 of september

This commit is contained in:
cryptozoidberg 2019-09-06 16:20:45 +02:00
parent 3730826d6c
commit c064864a75
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 186247
#define ZANO_HARDFORK_1_AFTER_HEIGHT 194624
#else
#define ZANO_HARDFORK_1_AFTER_HEIGHT 1440
#endif