1
0
Fork 0
forked from lthn/blockchain

testnet restarted (in atomics branch yet)

This commit is contained in:
cryptozoidberg 2021-03-13 16:13:03 +03:00
parent a3ca1edcd6
commit e001149194
No known key found for this signature in database
GPG key ID: 22DEB97A54C6FDEC

View file

@ -10,7 +10,7 @@
#ifndef TESTNET
#define CURRENCY_FORMATION_VERSION 84
#else
#define CURRENCY_FORMATION_VERSION 86
#define CURRENCY_FORMATION_VERSION 87
#endif
#define CURRENCY_GENESIS_NONCE (CURRENCY_FORMATION_VERSION + 101011010121) //bender's nightmare
@ -238,7 +238,7 @@
#define ZANO_HARDFORK_02_AFTER_HEIGHT 999999
#else
#define ZANO_HARDFORK_01_AFTER_HEIGHT 1440
#define ZANO_HARDFORK_02_AFTER_HEIGHT 999999
#define ZANO_HARDFORK_02_AFTER_HEIGHT 1800
#endif