Skip to content

Commit f2732d4

Browse files
committed
Update Gas Params
1 parent 8d4732d commit f2732d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gas.json

Lines changed: 4 additions & 4 deletions
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)