Skip to content

Conversation

@teenager-ETH
Copy link
Contributor

Pull Request: Fix Typo in oracle.h File

Summary

This pull request fixes a minor typo in the oracle.h file. The word "tighly" has been corrected to "tightly" in a comment explaining the ZSTD_UPPER_BOUND constant.

Details of the Change

This change updates a comment to provide clearer documentation. It has no impact on functionality or runtime behavior.

Modified File

  • program/c/src/oracle/oracle.h

Diff

- // It is set tighly to the current price account + 96 component prices + 48 bytes for cumulative sums
+ // It is set tightly to the current price account + 96 component prices + 48 bytes for cumulative sums

@guibescos guibescos enabled auto-merge (squash) January 10, 2025 12:19
@guibescos guibescos merged commit f862571 into pyth-network:main Jan 10, 2025
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