diff options
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stQuadraticComplexityTest/Callcode50000_d0g0v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stQuadraticComplexityTest/Callcode50000_d0g0v0Filler.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stQuadraticComplexityTest/Callcode50000_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stQuadraticComplexityTest/Callcode50000_d0g0v0Filler.json index 5d8e8c000..9c4ef182b 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stQuadraticComplexityTest/Callcode50000_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stQuadraticComplexityTest/Callcode50000_d0g0v0Filler.json @@ -10,7 +10,7 @@ }, "transactions" : [ { - "data" : "", + "data" : "0x", "gasLimit" : "0x0249f0", "gasPrice" : "0x01", "nonce" : "0x00", @@ -25,6 +25,8 @@ ] } ], + "expect" : [ + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", |