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

Stakes all possible replica tokens into a quarry_mine::Quarry. Before calling this, the owner should call stake_primary_miner with the tokens they would like to stake.