Skip to content

Conversation

@ali-behjati
Copy link
Collaborator

This PR refactors get_vaa endpoint and adds another CCIP-compatible endpoint with the same functionality.

@vercel
Copy link

vercel bot commented Jan 17, 2023

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

1 Ignored Deployment
Name Status Preview Updated
xc-admin-frontend ⬜️ Ignored (Inspect) Jan 17, 2023 at 4:49PM (UTC)

vaa = {
vaa: data[0].vaa,
publishTime: Math.floor(
new Date(data[0].publishTime).getTime() / 1000
Copy link
Contributor

@jayantk jayantk Jan 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't this quantity literally data[0].publishTime

Copy link
Contributor

@jayantk jayantk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

generally LGTM with a couple minor comments

@ali-behjati ali-behjati merged commit 5e8b9f8 into main Jan 17, 2023
@ali-behjati ali-behjati deleted the price-service/add-ccip-endpoint branch January 17, 2023 17:14
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.

3 participants