aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwanderer <wanderer@users.noreply.github.com>2016-01-06 23:47:36 +0800
committerwanderer <wanderer@users.noreply.github.com>2016-01-06 23:47:36 +0800
commitb3710cb1a30879250513b1701fe4f4b5c1130bb5 (patch)
treea477112957de859aabe14f32e5930fab1d21c590
parentf82762ebd03a0e25bdf05159a5a621c6b1813a7f (diff)
downloaddexon-tests-b3710cb1a30879250513b1701fe4f4b5c1130bb5.tar
dexon-tests-b3710cb1a30879250513b1701fe4f4b5c1130bb5.tar.gz
dexon-tests-b3710cb1a30879250513b1701fe4f4b5c1130bb5.tar.bz2
dexon-tests-b3710cb1a30879250513b1701fe4f4b5c1130bb5.tar.lz
dexon-tests-b3710cb1a30879250513b1701fe4f4b5c1130bb5.tar.xz
dexon-tests-b3710cb1a30879250513b1701fe4f4b5c1130bb5.tar.zst
dexon-tests-b3710cb1a30879250513b1701fe4f4b5c1130bb5.zip
Fix Json
-rw-r--r--BasicTests/difficultyCustomHomestead.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/BasicTests/difficultyCustomHomestead.json b/BasicTests/difficultyCustomHomestead.json
index bca4f29e5..4e39aa70b 100644
--- a/BasicTests/difficultyCustomHomestead.json
+++ b/BasicTests/difficultyCustomHomestead.json
@@ -958,6 +958,6 @@
"currentTimestamp" : "0xe8ddb17a2d21d614",
"currentBlockNumber" : "0x0c8320",
"currentDifficulty" : "0x0e85c8"
- },
+ }
-} \ No newline at end of file
+}