diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes3Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes3Filler.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes3Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes3Filler.json index a62558e7d..abca1bfcc 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes3Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes3Filler.json @@ -196,7 +196,7 @@ } }, "transaction" : { - "data" : [ + "// data" : [ "10 - staticcall -> call -> check", "20 - staticcall -> call with value (oogs here because call has value) -> check", "30 - staticcall -> callcode -> check", |