Skip to content

Commit

Permalink
fix: denom name
Browse files Browse the repository at this point in the history
  • Loading branch information
fmorency committed Oct 24, 2024
1 parent 68110c8 commit 9acb28c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/upgrades/next/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ func CreateUpgradeHandler(
Base: "umfx",
Display: "MFX",
Symbol: "MFX",
Name: "Manifest Token",
}

// Set the new metadata in the bank keeper
Expand Down

0 comments on commit 9acb28c

Please sign in to comment.