Closed npty closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
axelar-maestro | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 23, 2024 4:09am |
axelar-registry | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 23, 2024 4:09am |
axelar-ui | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 23, 2024 4:09am |
Latest commit: f3abfb33542812912851d8ec67182a0c69d67052
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Description
Currently, the token details page cannot be loaded successfully. It seems like this https://github.com/axelarnetwork/axelarjs/pull/418 has some unexpected side-effects. This PR reverted thescanChains
function to the original code, before the changes were introduced.It's just because we forgot to return the value out of the function...