Skip to content

Commit f00da0e

Browse files
committed
Type
1 parent 7f804cc commit f00da0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyth-sdk-solana/src/state.rs

-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ pub struct PriceInfo {
226226
/// confidence interval around the price.
227227
/// For the aggregate confidence use `get_price_no_older_than()` whenever possible. Accessing
228228
/// fields directly might expose you to stale or invalid prices.
229-
/// is valid.
230229
pub conf: u64,
231230
/// status of price (Trading is valid)
232231
pub status: PriceStatus,

0 commit comments

Comments
 (0)