[−][src]Function solana_sdk::system_transaction::create_user_account
pub fn create_user_account(
from_keypair: &Keypair,
to: &Pubkey,
lamports: u64,
recent_blockhash: Hash,
fee: u64
) -> Transaction
Create and sign a transaction to create a system account