pub fn batch(
token_program_id: &Pubkey,
instructions: &[Instruction],
) -> Result<Instruction, ProgramError>Expand description
Creates a Batch instruction
pub fn batch(
token_program_id: &Pubkey,
instructions: &[Instruction],
) -> Result<Instruction, ProgramError>Creates a Batch instruction