We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ef1ff0 commit 981d2d0Copy full SHA for 981d2d0
target_chains/solana/pyth_solana_receiver_sdk/Cargo.toml
@@ -1,6 +1,9 @@
1
[package]
2
name = "pyth-solana-receiver-sdk"
3
version = "0.1.0"
4
+description = "SDK for the Pyth Solana Receiver program"
5
+authors = ["Pyth Data Association"]
6
+repository = "https://github.com/pyth-network/pyth-crosschain"
7
license = "Apache-2.0"
8
edition = "2021"
9
0 commit comments