Function solana_program::vote::instruction::update_validator_identity

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