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 1f94d28 commit d9776d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cosmos/osmosis.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/osmosis/uosmo.png",
"gasPriceStep": {
"low": 0.0025,
"average": 0.04982985113007747,
"high": 0.06228731391259684
"average": 0.025,
"high": 0.04
}
}
],
Expand Down

1 comment on commit d9776d1

@vercel
Copy link

@vercel vercel bot commented on d9776d1 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.