Fix missed address

pull/837/head
Nathan 6 years ago
parent a7fa720270
commit 5ec954ea9e
  1. 2
      tests/testdata/outputs_expected/kinds_of_calls.sol.o.json

@ -2,7 +2,7 @@
"error": null,
"issues": [
{
"address": 626,
"address": 618,
"contract": "Unknown",
"debug": "<DEBUG-DATA>",
"description": "The return value of an external call is not checked. Note that execution continue even if the called contract throws.",

Loading…
Cancel
Save