Closed SGiaccobasso 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 29, 2024 4:35pm |
axelar-registry | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Aug 29, 2024 4:35pm |
axelar-ui | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Aug 29, 2024 4:35pm |
Latest commit: 163bd054b467e660a9351d00a59e956ded99a600
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
Recover the deployment message id when visiting the token details page if missing.
βοΈ What was done:
Type of change
Please delete options that are not relevant.
π§ͺ How to test:
Go to the details page of a token with a missing deployment message it, check it shows as unregistered ITS token and wait for it to update. You can achieve this by deleting the message id from the db for an existing token.
ποΈ Notes:
πΌοΈ Recording:
https://github.com/user-attachments/assets/25b9ca33-fe5d-4d00-96ab-a21cfb2f6225
Check how the token with the missing deployment message id updates automatically in the details page after some seconds.