Skip to content

Conversation

@zeel991
Copy link

@zeel991 zeel991 commented Nov 25, 2025

Description

Fix incorrect import in documentation

The example was importing EvmPriceServiceConnection even though the code uses HermesClient.
This PR updates the import statement to:

import { HermesClient } from "@pythnetwork/hermes-client";

This ensures the example runs correctly and matches the intended API usage.

Type of Change

  • New Page
  • Page update/improvement
  • Fix typo/grammar
  • Restructure/reorganize content
  • Update links/references
  • Other (please describe):

Areas Affected

Checklist

  • I ran pre-commit run --all-files to check for linting errors
  • I have reviewed my changes for clarity and accuracy
  • All links are valid and working
  • Images (if any) are properly formatted and include alt text
  • Code examples (if any) are complete and functional
  • Content follows the established style guide
  • Changes are properly formatted in Markdown
  • Preview renders correctly in development environment

Additional Notes

Contributor Information

@vercel
Copy link

vercel bot commented Nov 25, 2025

@zeel991 is attempting to deploy a commit to the Pyth Network Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant