From 635629e9274618a637014685011b289e84d774cc Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Sun, 16 Feb 2014 20:08:23 +0400 Subject: Add warning to not include bootstrap nodes in tNodes --- src/Data/Torrent.hs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Data/Torrent.hs') diff --git a/src/Data/Torrent.hs b/src/Data/Torrent.hs index e76ea57e..ccd5e666 100644 --- a/src/Data/Torrent.hs +++ b/src/Data/Torrent.hs @@ -226,6 +226,10 @@ data Torrent = Torrent -- torrent generating client's routing table. Alternatively, the -- key could be set to a known good 'Network.BitTorrent.Core.Node' -- such as one operated by the person generating the torrent. + -- + -- Please do not automatically add \"router.bittorrent.com\" to + -- this list because different bittorrent software may prefer to + -- use different bootstrap node. , tPublisher :: !(Maybe URI) -- ^ Containing the RSA public key of the publisher of the -- cgit v1.2.3