Skip to main content

batch

Function batch 

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

Creates a Batch instruction