Address #18614
Modified wait_for_getheaders to include block hash in the verification.
The following function calls of wait_for_getheaders will be changed.
self.helper_peer.wait_for_getheaders(timeout=timeout)- (infeature_block.py)peer.wait_for_getheaders(timeout=5)- (inmining_basic.py)self.wait_for_getheaders()- (inp2p_segwit.py)- Few more in
p2p_sendheaders.py