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

Deposits tokens into the MergeMiner. Before calling this, the owner should call the anchor_spl::token::transfer instruction to transfer to the MergeMiner’s primary token ATA.