Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyding committed Nov 25, 2024
1 parent 110067b commit 2b9a6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol/x/listing/keeper/listing.go
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ func (k Keeper) CreatePerpetual(
ticker,
marketId,
atomicResolution,
types.Default8hrFundingPpm,
types.DefaultFundingPpm,
types.LiquidityTier_Isolated,
perpetualtypes.PerpetualMarketType_PERPETUAL_MARKET_TYPE_ISOLATED,
)
Expand Down

0 comments on commit 2b9a6b6

Please sign in to comment.