pub fn set_annual_rewards(
    ctx: Context<'_, '_, '_, '_, SetAnnualRewards<'_>>,
    new_rate: u64
) -> Result<()>
Expand description

Sets the amount of reward tokens distributed to all Quarrys per day.