Function load_price

Source
pub fn load_price(data: &[u8]) -> Result<&Price, PythError>
👎Deprecated: This crate has been deprecated. Please use pyth-sdk-solana instead.
Expand description

Get a Price account from the raw byte value of a Solana account.