Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit edb95ca

Browse files
committed
go
1 parent 966727f commit edb95ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/price-feeds/use-real-time-data/solana.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pyth-solana-receiver-sdk ="x.y.z" # get the latest version from https://crates.i
2424

2525
<Callout type="warning" emoji="">
2626
At the time of writing, [pyth-solana-receiver-sdk](https://github.com/pyth-network/pyth-crosschain/tree/main/target_chains/solana/pyth_solana_receiver_sdk) is compatible with Anchor `v0.28.0{:js}`, `v0.29.0{:js}`, `v0.30.1{:js}` and `v0.31.1{:js}`.
27-
If you are on any other version, please move to `v0.31.1{:js}`. This [repository](https://github.com/guibescos/anchor-pyth/tree/main/programs/anchor-pyth) has branch for each of these versions containing a minimal working Solana program.
27+
If you are on any other version, please move to `v0.31.1{:js}`. This [repository](https://github.com/guibescos/anchor-pyth/tree/main/programs/anchor-pyth) has a branch for each of these versions containing a minimal working Solana program.
2828
</Callout>
2929

3030
### Typescript SDK

0 commit comments

Comments
 (0)