forked from lthn/blockchain
reset PoS starter difficulty
This commit is contained in:
parent
b6fecfadff
commit
7eea5fab42
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@
|
|||
#define STRARUM_DEFAULT_PORT 51113
|
||||
#define P2P_NETWORK_ID_TESTNET_FLAG 1
|
||||
#define P2P_MAINTAINERS_PUB_KEY "aaa2d7aabc8d383fd53a3ae898697b28f236ceade6bafc1eecff413a6a02272a"
|
||||
#define DIFFICULTY_POS_STARTER 625000000000
|
||||
#define DIFFICULTY_POS_STARTER 1
|
||||
#endif
|
||||
|
||||
#define P2P_NETWORK_ID_VER (CURRENCY_FORMATION_VERSION+0)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue