Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Dec 5, 2025

Summary

Updates the subscription channel format from 1s to 1000ms across Pyth Pro documentation to match the correct API format and ensure consistency.

Files changed:

  • payload-reference.mdx: Updated fixed_rate@1s to fixed_rate@1000ms in the subscription channels table
  • how-lazer-works.mdx: Updated channel types list from (50ms, 200ms, 1s) to (50ms, 200ms, 1000ms)

Rationale

The subscription channel for 1-second updates should use the millisecond format (1000ms) for consistency with the other channel formats (1ms, 50ms, 200ms).

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

This is a documentation-only change. Verified that the changes are applied correctly in both files.

Human Review Checklist

  • Verify fixed_rate@1000ms matches the actual API channel name
  • Confirm the millisecond format is the preferred convention for documentation

Link to Devin run: https://app.devin.ai/sessions/2c23630013a140ea86b94f8d7ac1a64f
Requested by: Nidhi Singh (nidhi@pyth.network) / @nidhi-singh02

Co-Authored-By: Nidhi Singh <nidhi2894@gmail.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@vercel
Copy link

vercel bot commented Dec 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
component-library Ready Ready Preview Comment Dec 5, 2025 0:42am
developer-hub Ready Ready Preview Comment Dec 5, 2025 0:42am
5 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
api-reference Skipped Skipped Dec 5, 2025 0:42am
entropy-explorer Skipped Skipped Dec 5, 2025 0:42am
insights Skipped Skipped Dec 5, 2025 0:42am
proposals Skipped Skipped Dec 5, 2025 0:42am
staking Skipped Skipped Dec 5, 2025 0:42am

…r-works

Co-Authored-By: Nidhi Singh <nidhi2894@gmail.com>
@vercel vercel bot temporarily deployed to Preview – entropy-explorer December 5, 2025 12:37 Inactive
@vercel vercel bot temporarily deployed to Preview – insights December 5, 2025 12:37 Inactive
@vercel vercel bot temporarily deployed to Preview – staking December 5, 2025 12:37 Inactive
@vercel vercel bot temporarily deployed to Preview – api-reference December 5, 2025 12:37 Inactive
@vercel vercel bot temporarily deployed to Preview – proposals December 5, 2025 12:37 Inactive
@devin-ai-integration devin-ai-integration bot changed the title Update fixed_rate@1s to fixed_rate@1000ms in payload reference Update fixed_rate channel format to use milliseconds consistently in docs Dec 5, 2025
Co-Authored-By: Nidhi Singh <nidhi2894@gmail.com>
@nidhi-singh02 nidhi-singh02 merged commit bd43ac9 into main Dec 5, 2025
8 checks passed
@nidhi-singh02 nidhi-singh02 deleted the devin/1764937804-fix-fixed-rate-format branch December 5, 2025 12:47
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