[][src]Function solana_stake_api::stake_instruction::create_delegate_account

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