Function update_cache

Source
pub fn update_cache(
    ctx: Context<'_, '_, '_, '_, UpdateCache<'_>>,
    cache_updated: u8,
) -> Result<()>