diff --git a/cosmos/initiation.json b/cosmos/initiation.json index e324a8f4..ea640e3f 100644 --- a/cosmos/initiation.json +++ b/cosmos/initiation.json @@ -37,13 +37,13 @@ }, "feeCurrencies": [ { - "coinDenom": "GAS", - "coinMinimalDenom": "move/944f8dd8dc49f96c25fea9849f16436dcfa6d564eec802f3ef7f8b3ea85368ff", + "coinDenom": "INIT", + "coinMinimalDenom": "uinit", "coinDecimals": 6, "gasPriceStep": { - "low": 0.15, - "average": 0.3, - "high": 1 + "low": 0.015, + "average": 0.02, + "high": 0.3 } } ]