[−][src]Function solana_sdk::system_instruction::transfer_many
pub fn transfer_many(
from_id: &Pubkey,
to_lamports: &[(Pubkey, u64)]
) -> Vec<Instruction>
Create and sign new SystemInstruction::Transfer transaction to many destinations