diff options
author | Everett Hildenbrandt <hildenb2@illinois.edu> | 2018-05-30 05:16:32 +0800 |
---|---|---|
committer | Everett Hildenbrandt <hildenb2@illinois.edu> | 2018-05-30 05:19:58 +0800 |
commit | 41097bcf4a00a30f36eab4107661e1355331fea6 (patch) | |
tree | 5d8003d5b7c13e29d579ebd531d42014c23e3cad /src/BlockchainTestsFiller/bcUncleHeaderValidity/futureUncleTimestampDifficultyDropFiller.json | |
parent | 6557c00e32c6057d5fa349c6a990ca975d75a3e8 (diff) | |
download | dexon-tests-41097bcf4a00a30f36eab4107661e1355331fea6.tar dexon-tests-41097bcf4a00a30f36eab4107661e1355331fea6.tar.gz dexon-tests-41097bcf4a00a30f36eab4107661e1355331fea6.tar.bz2 dexon-tests-41097bcf4a00a30f36eab4107661e1355331fea6.tar.lz dexon-tests-41097bcf4a00a30f36eab4107661e1355331fea6.tar.xz dexon-tests-41097bcf4a00a30f36eab4107661e1355331fea6.tar.zst dexon-tests-41097bcf4a00a30f36eab4107661e1355331fea6.zip |
src/BlockchainTestsFiller: fixing issues with blockchain test fillers
Diffstat (limited to 'src/BlockchainTestsFiller/bcUncleHeaderValidity/futureUncleTimestampDifficultyDropFiller.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcUncleHeaderValidity/futureUncleTimestampDifficultyDropFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/bcUncleHeaderValidity/futureUncleTimestampDifficultyDropFiller.json b/src/BlockchainTestsFiller/bcUncleHeaderValidity/futureUncleTimestampDifficultyDropFiller.json index c8fd70c8d..12cdf16c6 100644 --- a/src/BlockchainTestsFiller/bcUncleHeaderValidity/futureUncleTimestampDifficultyDropFiller.json +++ b/src/BlockchainTestsFiller/bcUncleHeaderValidity/futureUncleTimestampDifficultyDropFiller.json @@ -87,7 +87,7 @@ "expectExceptionConstantinople" : "InvalidStateRoot", "blocknumber" : "3", "blockHeader" : { - "stateRoot" : "77f96f4c766c10cd0207e2672b1b747c741ed75bc94e7be7abacb71cdca3c8fb", + "stateRoot" : "0x77f96f4c766c10cd0207e2672b1b747c741ed75bc94e7be7abacb71cdca3c8fb", "updatePoW" : "1" }, "transactions" : [ |