Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correctly return chain display name #183

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

paulbalaji
Copy link
Contributor

fix: correctly return chain display name

  • we were previously converting all names toTitleCase, when we only need to do that if we fallback to the standard chain name
  • displayName / displayNameShort should be displayed as-is

before:
image

after:
image

Copy link

vercel bot commented Feb 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hyperlane-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 19, 2025 5:52pm

@paulbalaji paulbalaji merged commit 684d890 into main Feb 19, 2025
6 checks passed
@paulbalaji paulbalaji deleted the pb/fix-displayname branch February 19, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants