aboutsummaryrefslogtreecommitdiffstats
path: root/BasicTests/difficulty.json
blob: e59f5f2b4a5340ed2c207cd5a8b557fd3df8419e (plain) (blame)
1
2
3
4
5
6
7
8
9
{
    "preExpDiff" : {
        "parentTimestamp" : "42",
        "parentDifficulty" : "1000000",
        "currentTimestamp" : "43",
        "currentBlockNumber" : "42",
        "currentDifficulty" : "1000488"
    }
}