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/bcUncleTest/uncleHeaderAtBlock2ByzantiumFiller.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/bcUncleTest/uncleHeaderAtBlock2ByzantiumFiller.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2ByzantiumFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2ByzantiumFiller.json b/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2ByzantiumFiller.json index bab8d8506..2a9136405 100644 --- a/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2ByzantiumFiller.json +++ b/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2ByzantiumFiller.json @@ -60,7 +60,7 @@ "expectExceptionEIP150" : "InvalidStateRoot", "expectExceptionEIP158" : "InvalidStateRoot", "blockHeader" : { - "stateRoot" : "e1aff725a27c18dbb8d70c2d0e049511dabba2f595c20f7c67ad4026d6275f88", + "stateRoot" : "0xe1aff725a27c18dbb8d70c2d0e049511dabba2f595c20f7c67ad4026d6275f88", "updatePoW" : "1" }, "transactions" : [ |