change comment

pull/1342/head
yann300 3 years ago committed by davidzagi93@gmail.com
parent 02d3000f81
commit 361a09752a
  1. 2
      apps/solidity-compiler/src/app/compiler.ts

@ -27,7 +27,7 @@ const defaultCompilerParameters = {
runs: '200',
optimize: false,
version: 'soljson-v0.8.7+commit.e28d00a7',
evmVersion: null, // default
evmVersion: null, // compiler default
language: 'Solidity'
}

Loading…
Cancel
Save