pub fn transfer_many( from_pubkey: &Pubkey, to_lamports: &[(Pubkey, u64)]) -> Vec<Instruction>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where A: Allocator,
impl<A> Write for Vec<u8, A> where A: Allocator,
Create and sign new SystemInstruction::Transfer transaction to many destinations