mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-05-06 16:25:15 -04:00
add pauseDeposits
This commit is contained in:
parent
9b14a22b0d
commit
d91435dd00
9 changed files with 1642 additions and 5 deletions
|
@ -72,7 +72,7 @@ module.exports = {
|
|||
// docker: true, // Use "0.5.1" you've installed locally with docker (default: false)
|
||||
settings: { // See the solidity docs for advice about optimization and evmVersion
|
||||
optimizer: {
|
||||
enabled: false,
|
||||
enabled: true,
|
||||
runs: 200
|
||||
},
|
||||
// evmVersion: "byzantium"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue