[][src]Function solana_vote_program::vote_state::update_node

pub fn update_node(
    vote_account: &KeyedAccount,
    node_pubkey: &Pubkey,
    signers: &HashSet<Pubkey>
) -> Result<(), InstructionError>

Update the node_pubkey, requires signature of the authorized voter