transfer_with_seed

Function transfer_with_seed 

Source
pub fn transfer_with_seed(
    from_address: &Address,
    from_base: &Address,
    from_seed: String,
    from_owner: &Address,
    to_address: &Address,
    lamports: u64,
) -> Instruction
Available on crate feature bincode only.