Skip to content

Commit

Permalink
v13.2 HZ new manual average blocktime measurement
Browse files Browse the repository at this point in the history
  • Loading branch information
altsheets committed Nov 4, 2015
1 parent 236c122 commit bf33caf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
@summary: Change these defaults - if you know what you are doing
@author: AltSheets
@version: v10
@version: v13.2
@TODO: needs re-ordering to be more logical
'''
Expand All @@ -23,7 +23,7 @@
}

BLOCKSPERMINUTE = {"nxt": 1 / 1.9005,
"nhz": 1 / 1.7861}
"nhz": 1 / 1.74003} # measured new between block 478988 and 488988 -> timestamp 50043922 to 51087942
GENESIS = {"nhz": 1395526942.22,
"nxt": 1385294400}

Expand Down

0 comments on commit bf33caf

Please sign in to comment.