Fix testnet halving interval
This commit is contained in:
parent
ba20ad4a90
commit
0e21984228
@ -540,7 +540,7 @@ testnet.checkpointMap = {
|
||||
|
||||
testnet.lastCheckpoint = 2056;
|
||||
|
||||
testnet.halvingInterval = 840000;
|
||||
testnet.halvingInterval = 800000;
|
||||
|
||||
testnet.genesis = {
|
||||
version: 1,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user