Function spl_stake_pool::instruction::create_validator_stake_account_with_vote[][src]

pub fn create_validator_stake_account_with_vote(
    program_id: &Pubkey,
    stake_pool_address: &Pubkey,
    staker: &Pubkey,
    funder: &Pubkey,
    vote_account_address: &Pubkey
) -> Instruction
Expand description

Creates CreateValidatorStakeAccount instruction with a vote account