[][src]Function solana_sdk::system_transaction::transfer

pub fn transfer(
    from_keypair: &Keypair,
    to: &Pubkey,
    lamports: u64,
    recent_blockhash: Hash
) -> Transaction

Create and sign new system_instruction::Transfer transaction