forked from lthn/blockchain
shortened hf4 period for testnet + network reset
This commit is contained in:
parent
31101bc788
commit
d08edc2ea3
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#ifndef TESTNET
|
||||
#define CURRENCY_FORMATION_VERSION 84
|
||||
#else
|
||||
#define CURRENCY_FORMATION_VERSION 93
|
||||
#define CURRENCY_FORMATION_VERSION 94
|
||||
#endif
|
||||
|
||||
#define CURRENCY_GENESIS_NONCE (CURRENCY_FORMATION_VERSION + 101011010121) //bender's nightmare
|
||||
|
|
@ -273,7 +273,7 @@
|
|||
#define ZANO_HARDFORK_01_AFTER_HEIGHT 0
|
||||
#define ZANO_HARDFORK_02_AFTER_HEIGHT 0
|
||||
#define ZANO_HARDFORK_03_AFTER_HEIGHT 0
|
||||
#define ZANO_HARDFORK_04_AFTER_HEIGHT 4440
|
||||
#define ZANO_HARDFORK_04_AFTER_HEIGHT 2440
|
||||
#endif
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue