diff options
Diffstat (limited to 'BasicTests')
-rw-r--r-- | BasicTests/difficultyCustomHomestead.json | 5 | ||||
-rw-r--r-- | BasicTests/difficultyFrontier.json | 5 | ||||
-rw-r--r-- | BasicTests/difficultyHomestead.json | 5 | ||||
-rw-r--r-- | BasicTests/difficultyMorden.json | 5 | ||||
-rw-r--r-- | BasicTests/difficultyOlimpic.json | 5 |
5 files changed, 10 insertions, 15 deletions
diff --git a/BasicTests/difficultyCustomHomestead.json b/BasicTests/difficultyCustomHomestead.json index f85390089..609b6498a 100644 --- a/BasicTests/difficultyCustomHomestead.json +++ b/BasicTests/difficultyCustomHomestead.json @@ -958,6 +958,5 @@ "currentTimestamp" : "0x2648e81117224db2", "currentBlockNumber" : "0x10c8e0", "currentDifficulty" : "0x0e8788" - }, - -}
\ No newline at end of file + } +} diff --git a/BasicTests/difficultyFrontier.json b/BasicTests/difficultyFrontier.json index a9b687fc1..e758cea98 100644 --- a/BasicTests/difficultyFrontier.json +++ b/BasicTests/difficultyFrontier.json @@ -11038,6 +11038,5 @@ "currentTimestamp" : "0x7551bffad84dc091", "currentBlockNumber" : "0x1681b9", "currentDifficulty" : "0x4641c094f572b271" - }, - -}
\ No newline at end of file + } +} 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 + } +} diff --git a/BasicTests/difficultyMorden.json b/BasicTests/difficultyMorden.json index 96d71f507..bf878bf0d 100644 --- a/BasicTests/difficultyMorden.json +++ b/BasicTests/difficultyMorden.json @@ -11038,6 +11038,5 @@ "currentTimestamp" : "0xd6a545fbce5d612e", "currentBlockNumber" : "0x1681b9", "currentDifficulty" : "0x0fac02de93ddeba3" - }, - -}
\ No newline at end of file + } +} diff --git a/BasicTests/difficultyOlimpic.json b/BasicTests/difficultyOlimpic.json index eb573b919..3c327fd8b 100644 --- a/BasicTests/difficultyOlimpic.json +++ b/BasicTests/difficultyOlimpic.json @@ -11038,6 +11038,5 @@ "currentTimestamp" : "0x11be245be5301116", "currentBlockNumber" : "0x1681b9", "currentDifficulty" : "0xade542da4d6a5530" - }, - -}
\ No newline at end of file + } +} |