Function spl_stake_pool::instruction::set_staker[][src]

pub fn set_staker(
    program_id: &Pubkey,
    stake_pool: &Pubkey,
    set_staker_authority: &Pubkey,
    new_staker: &Pubkey
) -> Instruction
Expand description

Creates a ‘set staker’ instruction.