1
0
Fork 0
forked from lthn/blockchain

shifted hardfork day

This commit is contained in:
cryptozoidberg 2019-08-21 22:29:06 +02:00
parent 3ff1ce583e
commit a72db3d3c4
No known key found for this signature in database
GPG key ID: 22DEB97A54C6FDEC

View file

@ -217,7 +217,7 @@
#define BLOCK_MINOR_VERSION_GENESIS 0
#define BLOCK_MAJOR_VERSION_INITAL 0
#ifndef TESTNET
#define ZANO_HARDFORK_1_AFTER_HEIGHT 166440
#define ZANO_HARDFORK_1_AFTER_HEIGHT 172200
#else
#define ZANO_HARDFORK_1_AFTER_HEIGHT 1440
#endif