Method Protocols.Bittorrent.DHT()->announce()
- Method announce
 voidannounce(stringhash,intport)- Description
 Announce a hash to the world on the given port.
This is done by executing a get_peers request to the DHT and then announcing to the K closest nodes to that hash.