From 5f663c80bc0a92faf987d791b547c9bac6a7fa42 Mon Sep 17 00:00:00 2001 From: Raw Pong Ghmoa <58883403+q9f@users.noreply.github.com> Date: Mon, 14 Sep 2020 15:10:11 +0200 Subject: [PATCH] Update solidity_deposit_contract/README.md Co-authored-by: Hsiao-Wei Wang --- solidity_deposit_contract/README.md | 1 - 1 file changed, 1 deletion(-) 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