pub fn mint_spl_to_pool_pda(
ctx: &Context<'_, '_, '_, '_, MintToInstruction<'_>>,
amounts: &[impl ZeroCopyNumTrait],
) -> Result<()>
pub fn mint_spl_to_pool_pda(
ctx: &Context<'_, '_, '_, '_, MintToInstruction<'_>>,
amounts: &[impl ZeroCopyNumTrait],
) -> Result<()>