Skip to content

Commit

Permalink
Update osmosis's gas price step
Browse files Browse the repository at this point in the history
  • Loading branch information
HeesungB committed Nov 18, 2023
1 parent 5fd1471 commit 3171c8a
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions cosmos/osmosis.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,14 @@
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/osmosis/uosmo.png",
"gasPriceStep": {
"low": 0.0025,
"average": 0.025,
"high": 0.04
"average": 0.04983512396351864,
"high": 0.0622939049543983
}
}
],
"features": ["cosmwasm", "osmosis-txfees", "osmosis-base-fee-beta"]
"features": [
"cosmwasm",
"osmosis-txfees",
"osmosis-base-fee-beta"
]
}

1 comment on commit 3171c8a

@vercel
Copy link

@vercel vercel bot commented on 3171c8a Nov 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.