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

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