From 599eab502880ee13f266d252594422e72ec013ea Mon Sep 17 00:00:00 2001 From: HeesungB <32606183+HeesungB@users.noreply.github.com> Date: Sun, 19 Nov 2023 02:47:53 +0900 Subject: [PATCH] Update osmosis's gas price step --- cosmos/osmosis.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cosmos/osmosis.json b/cosmos/osmosis.json index 1f17751d5..1ae2fddbb 100644 --- a/cosmos/osmosis.json +++ b/cosmos/osmosis.json @@ -61,8 +61,8 @@ "coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/osmosis/uosmo.png", "gasPriceStep": { "low": 0.0025, - "average": 0.037816463297918525, - "high": 0.04727057912239816 + "average": 0.025, + "high": 0.04 } } ],