pub fn encode_unregister_client( check_in_node_id: u64, verification_key: Vec<u8>, ) -> Result<Vec<u8>>
Encode UnregisterClient command (0x02)