File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
name = " synthetix-omnibus"
2
- version = " 6 "
2
+ version = " 7 "
3
3
description = " Includes the full synthetix system with configurations applied"
4
4
include = [
5
5
" tomls/settings.toml" ,
Original file line number Diff line number Diff line change 1
1
name = " synthetix-omnibus"
2
- version = " 4 "
2
+ version = " 5 "
3
3
description = " Includes the full synthetix system with configurations applied"
4
4
include = [
5
5
" tomls/settings.toml" ,
@@ -73,6 +73,9 @@ defaultValue = "0xc0F82A46033b8BdBA4Bb0B0e28Bc2006F64355bC"
73
73
[setting .snx_chainlink_staleness_tolerance ]
74
74
defaultValue = " 86400"
75
75
76
+ [setting .snx_liquidation_reward ]
77
+ defaultValue = " 50000000000000000000"
78
+
76
79
[setting .weth_liquidation_reward ]
77
80
defaultValue = " 10000000000000000000"
78
81
You can’t perform that action at this time.
0 commit comments