Skip to content

Commit

Permalink
Update osmosis.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mwmerz authored Jan 9, 2024
1 parent f2b3876 commit 0d8d5db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/mainnet/osmosis.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = {
chainID: 'osmosis-1',
lcd: 'https://lcd-osmosis.tfl.foundation',
gasAdjustment: 1.5,
gasAdjustment: 3,
gasPrices: {
uosmo: {
type: 'OSMOSIS',
Expand Down

0 comments on commit 0d8d5db

Please sign in to comment.