diff options
Diffstat (limited to 'src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongCoinbaseFiller.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongCoinbaseFiller.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongCoinbaseFiller.json b/src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongCoinbaseFiller.json index 77a326828..545f65cbd 100644 --- a/src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongCoinbaseFiller.json +++ b/src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongCoinbaseFiller.json @@ -47,7 +47,8 @@ "expectExceptionHomestead" : "InvalidReceiptsStateRoot", "expectExceptionEIP150" : "InvalidReceiptsStateRoot", "expectExceptionEIP158" : "InvalidReceiptsStateRoot", - "expectExceptionMetropolis" : "InvalidStateRoot", + "expectExceptionByzantium" : "InvalidStateRoot", + "expectExceptionConstantinople" : "InvalidStateRoot", "blockHeader" : { "coinbase" : "9888f1f195afa192cfee860698584c030f4c9db1", "updatePoW" : "1" |