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 <[email protected]>
  • Loading branch information
zsystm and dongsam committed Jul 18, 2024
1 parent 1d05cfb commit 54b2ea3
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 54b2ea3

Please sign in to comment.