Skip to content

Instantly share code, notes, and snippets.

@alexytiger
Created September 4, 2019 23:41
Show Gist options
  • Save alexytiger/07d68581cf606ac46b93964a47a619ac to your computer and use it in GitHub Desktop.
Save alexytiger/07d68581cf606ac46b93964a47a619ac to your computer and use it in GitHub Desktop.
compilers: {
solc: {
version: "0.5.11",
// docker: true,
settings: {
optimizer: {
enabled: true,
runs: 200
},
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment