We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d79176 commit 131eef0Copy full SHA for 131eef0
omnibus-optimism-mainnet.toml
@@ -1,5 +1,5 @@
1
name = "synthetix-omnibus"
2
-version = "8"
+version = "9"
3
description = "Includes the full synthetix system with configurations applied"
4
deployers = [
5
"0x1C8236B406911A376369e33D39189F1b4B39F27D",
@@ -81,7 +81,7 @@ defaultValue = "0xD702DD976Fb76Fffc2D3963D037dfDae5b04E593"
81
defaultValue = "<%= parseEther('10') %>"
82
83
[setting.minimum_liquidity_ratio]
84
-defaultValue = "<%= parseEther('2') %>"
+defaultValue = "1100000000000000000"
85
86
[setting.account_timeout_withdraw]
87
defaultValue = "86400"
0 commit comments