Update README.md

pull/72/head
Bernhard Mueller 7 years ago committed by GitHub
parent b91d6d3ed2
commit d8e40358dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

@ -47,7 +47,6 @@ In file: solidity_examples/ether_send.sol:18
msg.sender.transfer(this.balance)
```
If an input file contains multiple contract definitions, Mythril analyzes the *last* bytecode output produced by solc. You can override this by specifying the contract name explicitly:

Loading…
Cancel
Save