Skip to content

Commit

Permalink
Update x/erc20/genesis_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: dongsam <dongsamb@gmail.com>
  • Loading branch information
zsystm and dongsam authored Jul 18, 2024
1 parent bb1990b commit 60c9369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/erc20/genesis_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ var (
},
{
Denom: uqstars,
// denomIdx must have latest token pair id
// denomIdx must have the latest token pair id assigned
// if there are multiple token pairs with the same denom
TokenPairId: uqstars2.GetID(),
},
Expand Down

0 comments on commit 60c9369

Please sign in to comment.