add metadata options

This commit is contained in:
Raw Pong Ghmoa 2020-09-14 11:51:19 +02:00 committed by GitHub
parent 03ff4d905c
commit b03d58e5d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -30,4 +30,5 @@ The following parameters were used to generate the bytecode for the `DepositCont
* Contract Name: `DepositContract` * Contract Name: `DepositContract`
* Compiler Version: Solidity `v0.6.11+commit.5ef660b1` * Compiler Version: Solidity `v0.6.11+commit.5ef660b1`
* Optimization Enabled: `Yes` with `5000000` runs * Optimization Enabled: `Yes` with `5000000` runs
* Other Settings: `default evmVersion` * EVM Version: `default` (Istanbul)
* Metadata Options: `--metadata-literal` (to verify metadata hash)