pull/764/head
Nathan 6 years ago
parent 7ff3b3f8ab
commit b48aaa026f
  1. 2
      tests/testdata/outputs_expected/kinds_of_calls.sol.o.json

@ -5,7 +5,7 @@
"address": 618,
"contract": "Unknown",
"debug": "<DEBUG-DATA>",
"description": "The function `_function_0x141f32ff` uses callcode. Callcode does
"description": "The function `_function_0x141f32ff` uses callcode. Callcode does not persist sender or value over the call. Use delegatecall instead.",
"function": "_function_0x141f32ff",
"max_gas_used": 1141,
"min_gas_used": 389,

Loading…
Cancel
Save