Function switchboard_solana::program_id::stake::instruction::merge
pub fn merge(
destination_stake_pubkey: &Pubkey,
source_stake_pubkey: &Pubkey,
authorized_pubkey: &Pubkey
) -> Vec<Instruction>