Fix testnet halving interval

This commit is contained in:
Sky Young 2018-05-21 13:07:38 -07:00
parent ba20ad4a90
commit 0e21984228

View File

@ -540,7 +540,7 @@ testnet.checkpointMap = {
testnet.lastCheckpoint = 2056;
testnet.halvingInterval = 840000;
testnet.halvingInterval = 800000;
testnet.genesis = {
version: 1,