Skip to content

Commit e3d3990

Browse files
authored
Revert Gas Param Change (#60)
1 parent 5cce0f5 commit e3d3990

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gas.json

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

0 commit comments

Comments
 (0)