Function switchboard_solana::program_id::vote::instruction::update_validator_identity
pub fn update_validator_identity(
vote_pubkey: &Pubkey,
authorized_withdrawer_pubkey: &Pubkey,
node_pubkey: &Pubkey
) -> Instruction