diff options
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json index 00515915c..41c0c512f 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json @@ -36,6 +36,17 @@ } } } + }, + { + "network" : "Byzantium", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "nonce" : "0x01", + "storage" : { + "0x00" : "0x01" + } + } + } } ], "genesisBlockHeader" : { |