Skip to content

Commit

Permalink
Also run verification in chisel prior to deployer
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed May 23, 2019
1 parent 1801a0f commit 65ab4c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chisel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,9 @@ runevm:
preset: "ewasm"
trimexports:
preset: "ewasm"
verifyexports:
preset: "ewasm"
verifyimports:
preset: "ewasm"
deployer:
preset: "customsection"

0 comments on commit 65ab4c3

Please sign in to comment.