Skip to content

Commit 10a0d2f

Browse files
authored
Update Gas Params (#62)
1 parent 8d4732d commit 10a0d2f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gas.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
},
1313
"atlantic-2": {
1414
"denom": "usei",
15-
"min_gas_price": 0.02,
15+
"min_gas_price": 0.08,
1616
"module_adjustments": {
1717
"dex": {
18-
"sudo_gas_price": 0.1,
19-
"order_placement": 55000,
20-
"order_cancellation": 53000
18+
"sudo_gas_price": 0.4,
19+
"order_placement": 13750,
20+
"order_cancellation": 13250
2121
}
2222
}
2323
},

0 commit comments

Comments
 (0)