Update solidity_deposit_contract/README.md

Co-authored-by: Hsiao-Wei Wang <hwwang156@gmail.com>
This commit is contained in:
Raw Pong Ghmoa 2020-09-14 15:10:11 +02:00 committed by GitHub
parent 8f5f20b53e
commit 5f663c80bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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