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

Claims rewards for the Miner.

The V2 variant removes 2 accounts from the crate::quarry_mine::claim_rewards instruction.