forked from lthn/blockchain
testnet relaunch (currency formation version: 98 -> 99)
This commit is contained in:
parent
61ac4dd356
commit
7d93211b9f
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#ifndef TESTNET
|
||||
#define CURRENCY_FORMATION_VERSION 84
|
||||
#else
|
||||
#define CURRENCY_FORMATION_VERSION 98
|
||||
#define CURRENCY_FORMATION_VERSION 99
|
||||
#endif
|
||||
|
||||
#define CURRENCY_GENESIS_NONCE (CURRENCY_FORMATION_VERSION + 101011010121) //bender's nightmare
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue