1
0
Fork 0
forked from lthn/blockchain

restarting a testnet

This commit is contained in:
cryptozoidberg 2024-02-01 17:52:26 +01:00
parent e7c73e8860
commit 5ba570feca
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 89
#define CURRENCY_FORMATION_VERSION 90
#endif
#define CURRENCY_GENESIS_NONCE (CURRENCY_FORMATION_VERSION + 101011010121) //bender's nightmare
@ -269,7 +269,7 @@
#define ZANO_HARDFORK_03_AFTER_HEIGHT 1082577
#define ZANO_HARDFORK_04_AFTER_HEIGHT 999999999
#else
/////// Zarcanum Testnet Pre-Alpha //////////////////////////////
/////// Zarcanum Testnet //////////////////////////////
#define ZANO_HARDFORK_01_AFTER_HEIGHT 0
#define ZANO_HARDFORK_02_AFTER_HEIGHT 0
#define ZANO_HARDFORK_03_AFTER_HEIGHT 0