Skip to content

Commit dc59959

Browse files
authored
Merge pull request #18 from pyth-network/abehjati/expose-product-identifier-sol-sdk
Expose product identifier in pyth-sdk-solana too
2 parents d1d393e + abc6612 commit dc59959

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyth-sdk-solana/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ pub use pyth_sdk::{
1313
Price,
1414
PriceConf,
1515
PriceStatus,
16+
ProductIdentifier,
1617
};
1718

1819
/// Maximum acceptable slot difference before price is considered to be stale.

0 commit comments

Comments
 (0)