Skip to content

Commit

Permalink
remove stars from fee denom.
Browse files Browse the repository at this point in the history
  • Loading branch information
puneet2019 committed Mar 12, 2024
1 parent cd57fc4 commit 315f593
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions app/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,9 @@ var (
"ibc/646315E3B0461F5FA4C5C8968A88FC45D4D5D04A45B98F1B8294DD82F386DD85", // OSMO
"ibc/23DC3FF0E4CBB53A1915E4C62507CB7796956E84C68CA49707787CB8BDE90A1E", // DYDX
"ibc/B3792E4A62DF4A934EF2DF5968556DB56F5776ED25BDE11188A4F58A7DD406F0", // USDC
"ibc/AD8E1D4AC4EA8FC79CC46E33319A3791477D4DEBFC30D5D874074B993422B41B", // STARS
"stk/uatom", // stkATOM
"stk/uosmo", // stkOSMO
"stk/adydx", // stkDYDX
"stk/ustars", // stkSTARS
"stk/uatom", // stkATOM
"stk/uosmo", // stkOSMO
"stk/adydx", // stkDYDX
}

FeeDenomsWhitelistTestnet = []string{
Expand Down

0 comments on commit 315f593

Please sign in to comment.