Skip to content

Commit

Permalink
- linting
Browse files Browse the repository at this point in the history
  • Loading branch information
StrathCole committed Oct 14, 2024
1 parent 92ec3f5 commit 20630a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/tax/types/params.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
sdk "github.com/cosmos/cosmos-sdk/types"
)

// DefaultMinGasPrices is set at runtime to the staking token with zero amount i.e. "0uatom"
// DefaultGasPrices is set at runtime to the staking token with zero amount i.e. "0uatom"
// see DefaultZeroGlobalFee method in gaia/x/globalfee/ante/fee.go.
var DefaultGasPrices = sdk.NewDecCoins(
sdk.NewDecCoinFromDec("uluna", sdk.NewDecWithPrec(28325, 3)),
Expand Down

0 comments on commit 20630a1

Please sign in to comment.