diff options
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess_d0g0v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess_d0g0v0Filler.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess_d0g0v0Filler.json index ff2f0cd5e..b49ca087a 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stTransactionTest/SuicidesAndInternlCallSuicidesSuccess_d0g0v0Filler.json @@ -25,6 +25,28 @@ ] } ], + "expect" : [ + { + "network" : "Frontier", + "result" : { + "0x0000000000000000000000000000000000000001" : { + "balance" : "0x01", + "storage" : { + } + } + } + }, + { + "network" : "Homestead", + "result" : { + "0x0000000000000000000000000000000000000001" : { + "balance" : "0x01", + "storage" : { + } + } + } + } + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", |