get_pyth_price

Function get_pyth_price 

Source
pub fn get_pyth_price(
    pyth_price_info: &AccountInfo<'_>,
    clock: &Clock,
) -> Result<Decimal, ProgramError>