forked from lthn/blockchain
restart of the network(didn't work on last commit due to bug)
This commit is contained in:
parent
159199b1ab
commit
154997432f
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 90
|
||||
#define CURRENCY_FORMATION_VERSION 91
|
||||
#endif
|
||||
|
||||
#define CURRENCY_GENESIS_NONCE (CURRENCY_FORMATION_VERSION + 101011010121) //bender's nightmare
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue