Skip to content

Commit 86b3b9b

Browse files
committed
Expose price identifier
1 parent 9f4053a commit 86b3b9b

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
@@ -19,6 +19,7 @@ use state::load_price_account;
1919
pub use pyth_sdk::{
2020
Price,
2121
PriceFeed,
22+
PriceIdentifier,
2223
PriceStatus,
2324
ProductIdentifier,
2425
};

0 commit comments

Comments
 (0)