Skip to content

Conversation

aditya520
Copy link
Member

No description provided.


updateData[1] = mockPyth.createPriceFeedUpdateData(
pythUsdtUsdFeed,
1 * 1e8, // Price of 1 USD

Choose a reason for hiding this comment

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

nitpik: it should be 1e6

1 * 1e8, // Price of 1 USD
0, // Confidence interval
-6, // Expo (-6 means price is multiplied by 10^-6)
1 * 1e8, // EMA price

Choose a reason for hiding this comment

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

ditto

@aditya520 aditya520 merged commit 4cd48cf into main Aug 1, 2025
2 checks passed
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