pub fn set_prices_from_price_feed<'a, 'b, 'c, 'info>(
ctx: CpiContext<'a, 'b, 'c, 'info, SetPricesFromPriceFeed<'info>>,
tokens: Vec<Pubkey>,
) -> Result<()>
pub fn set_prices_from_price_feed<'a, 'b, 'c, 'info>(
ctx: CpiContext<'a, 'b, 'c, 'info, SetPricesFromPriceFeed<'info>>,
tokens: Vec<Pubkey>,
) -> Result<()>