Closed npty closed 5 months ago
Latest commit: 2355863d2391aa64e3cf6b238d5d01733c352850
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
axelar-maestro | ❌ Failed (Inspect) | Jun 19, 2024 1:42pm | ||
axelar-registry | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 19, 2024 1:42pm |
axelar-ui | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 19, 2024 1:42pm |
Description
AXE-4225
Migrated the
queryTransactionStatus
function from SDK v1.There're some difference between response in v1 and v2 as follows
Response in V1
✅ Success:
❌ Fail
Response in V2 (This package)
✅ Success
❌ Fail