Function spl_stake_pool::instruction::increase_validator_stake_with_vote[][src]

pub fn increase_validator_stake_with_vote(
    program_id: &Pubkey,
    stake_pool: &StakePool,
    stake_pool_address: &Pubkey,
    vote_account_address: &Pubkey,
    lamports: u64
) -> Instruction
Expand description

Create an IncreaseValidatorStake instruction given an existing stake pool and vote account