This moves the tracking of the last announced block hash from the peer
package to the net sync manager as it really is an implementation
detail that nothing outside of the network sync manager needs as
evidenced by the fact that nothing else accesses it.