diff options
author | Dimitry <winsvega@mail.ru> | 2016-03-01 19:31:51 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2016-03-01 19:31:51 +0800 |
commit | 99afe8f5aad7bca5d0f1b1685390a4dea32d73c3 (patch) | |
tree | e20fe4e49bce466110e07eeaa8c26bbf6ca68175 /BasicTests/difficultyHomestead.json | |
parent | f28ac81493281feec0b17290565cf74042893677 (diff) | |
download | dexon-tests-99afe8f5aad7bca5d0f1b1685390a4dea32d73c3.tar dexon-tests-99afe8f5aad7bca5d0f1b1685390a4dea32d73c3.tar.gz dexon-tests-99afe8f5aad7bca5d0f1b1685390a4dea32d73c3.tar.bz2 dexon-tests-99afe8f5aad7bca5d0f1b1685390a4dea32d73c3.tar.lz dexon-tests-99afe8f5aad7bca5d0f1b1685390a4dea32d73c3.tar.xz dexon-tests-99afe8f5aad7bca5d0f1b1685390a4dea32d73c3.tar.zst dexon-tests-99afe8f5aad7bca5d0f1b1685390a4dea32d73c3.zip |
fix json file ending in difficulty tests
Diffstat (limited to 'BasicTests/difficultyHomestead.json')
-rw-r--r-- | BasicTests/difficultyHomestead.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/BasicTests/difficultyHomestead.json b/BasicTests/difficultyHomestead.json index eaa2b0746..67e0cf606 100644 --- a/BasicTests/difficultyHomestead.json +++ b/BasicTests/difficultyHomestead.json @@ -11038,6 +11038,5 @@ "currentTimestamp" : "0x5b8c365e6f7325a6", "currentBlockNumber" : "0x1681b9", "currentDifficulty" : "0x17a8bea767858dac" - }, - -}
\ No newline at end of file + } +} |