aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPavel Vasin <pavel@vasin.nl>2014-11-22 15:39:57 +0300
committerPavel Vasin <pavel@vasin.nl>2014-11-22 15:39:57 +0300
commitbe4ac91aef4392879542d2b7740e536dde5f1d41 (patch)
treec44f2bf446c42dc17ff8dd5e7f35dd567f5dbaaa /doc
parenta574189e2acdaa03658bfe495740b2d722984467 (diff)
downloadbitcoin-be4ac91aef4392879542d2b7740e536dde5f1d41.tar.xz
docs: ThreadGetMyExternalIP has been removed
It was removed in https://github.com/bitcoin/bitcoin/pull/5161
Diffstat (limited to 'doc')
-rw-r--r--doc/coding.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/coding.md b/doc/coding.md
index b9d2006e3c..43294dbe4c 100644
--- a/doc/coding.md
+++ b/doc/coding.md
@@ -115,8 +115,6 @@ Threads
- StartNode : Starts other threads.
-- ThreadGetMyExternalIP : Determines outside-the-firewall IP address, sends addr message to connected peers when it determines it.
-
- ThreadDNSAddressSeed : Loads addresses of peers from the DNS.
- ThreadMapPort : Universal plug-and-play startup/shutdown