Function solana_program::system_instruction::transfer_with_seed
source ยท pub fn transfer_with_seed(
from_pubkey: &Pubkey,
from_base: &Pubkey,
from_seed: String,
from_owner: &Pubkey,
to_pubkey: &Pubkey,
lamports: u64,
) -> Instruction