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/futureUncleTimestampDifficultyDrop2Filler.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/futureUncleTimestampDifficultyDrop2Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcUncleHeaderValidity/futureUncleTimestampDifficultyDrop2Filler.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/bcUncleHeaderValidity/futureUncleTimestampDifficultyDrop2Filler.json b/src/BlockchainTestsFiller/bcUncleHeaderValidity/futureUncleTimestampDifficultyDrop2Filler.json index 8136b378d..b19d1c726 100644 --- a/src/BlockchainTestsFiller/bcUncleHeaderValidity/futureUncleTimestampDifficultyDrop2Filler.json +++ b/src/BlockchainTestsFiller/bcUncleHeaderValidity/futureUncleTimestampDifficultyDrop2Filler.json @@ -78,7 +78,7 @@ "expectExceptionEIP158" : "InvalidStateRoot", "blocknumber" : "3", "blockHeader" : { - "stateRoot" : "aa4b1943360f5a0ea3b1a2a1d661de5b6d773eb371bd84b319837d96ffc7b630", + "stateRoot" : "0xaa4b1943360f5a0ea3b1a2a1d661de5b6d773eb371bd84b319837d96ffc7b630", "updatePoW" : "1" }, "transactions" : [ |