ethereum-common
Advanced tools
Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "ethereum-common", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "Resources common to all Ethereum implementations", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -217,7 +217,7 @@ { | ||
"homeSteadForkNumber": { | ||
"v": 720000 | ||
"v": 720000, | ||
"d": "the block that the homestead fork started at" | ||
}, | ||
"timebombPeriod": { | ||
"v": 100000 | ||
"v": 100000, | ||
"d": "Exponential difficulty timebomb period" | ||
@@ -224,0 +224,0 @@ }, |
644256