Function solana_program::stake::instruction::move_stake
source ยท pub fn move_stake(
source_stake_pubkey: &Pubkey,
destination_stake_pubkey: &Pubkey,
authorized_pubkey: &Pubkey,
lamports: u64,
) -> Instruction