diff --git a/solidity_deposit_contract/README.md b/solidity_deposit_contract/README.md index 9383cdda4..285163ff8 100644 --- a/solidity_deposit_contract/README.md +++ b/solidity_deposit_contract/README.md @@ -23,7 +23,6 @@ The following parameters were used to generate the bytecode for the `DepositCont * Contract Name: `DepositContract` * Compiler Version: Solidity `v0.6.11+commit.5ef660b1` * Optimization Enabled: `Yes` with `5000000` runs -* EVM Version: `default` (Istanbul) * Metadata Options: `--metadata-literal` (to verify metadata hash) ```sh