[][src]Function solana_stake_api::stake_instruction::create_stake_account

pub fn create_stake_account(
    from_pubkey: &Pubkey,
    staker_pubkey: &Pubkey,
    lamports: u64
) -> Vec<Instruction>