pub fn update_quarry_rewards(
    ctx: Context<'_, '_, '_, '_, UpdateQuarryRewards<'_>>
) -> Result<()>
Expand description

Synchronizes quarry rewards with the rewarder. Anyone can call this.