aboutsummaryrefslogtreecommitdiffstats
path: root/BasicTests
diff options
context:
space:
mode:
Diffstat (limited to 'BasicTests')
-rw-r--r--BasicTests/difficulty.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/BasicTests/difficulty.json b/BasicTests/difficulty.json
new file mode 100644
index 000000000..e59f5f2b4
--- /dev/null
+++ b/BasicTests/difficulty.json
@@ -0,0 +1,9 @@
+{
+ "preExpDiff" : {
+ "parentTimestamp" : "42",
+ "parentDifficulty" : "1000000",
+ "currentTimestamp" : "43",
+ "currentBlockNumber" : "42",
+ "currentDifficulty" : "1000488"
+ }
+}