[−][src]Function solana_sdk::system_transaction::transfer
pub fn transfer(
from_keypair: &Keypair,
to: &Pubkey,
lamports: u64,
recent_blockhash: Hash,
_fee: u64
) -> Transaction
Create and sign new system_instruction::Transfer transaction