[][src]Function solana_vote_program::vote_instruction::update_validator_identity

pub fn update_validator_identity(
    vote_pubkey: &Pubkey,
    authorized_withdrawer_pubkey: &Pubkey,
    node_pubkey: &Pubkey
) -> Instruction