TCP port of Bitcoin

Bitcoin uses 8333
This commit is contained in:
Gitju 2015-06-06 14:44:34 +02:00
parent c70cbb9043
commit f7752e4d6d

View File

@ -51,7 +51,7 @@ is included in as separate release-notes. This section describes the Litecoin-s
Protocol:
- Scrypt Proof-of-Work instead of sha256d, however block hashes are sha256d for performance reasons.
- Litecoin TCP port 9333 (instead of 9333)
- Litecoin TCP port 9333 (instead of 8333)
- RPC TCP port 9332 (instead of 8332)
- Testnet TCP port 19333 (instead of 18333)
- Testnet RPC TCP port 19332 (instead of 18332)