mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Treat Mainnet And Testnet As Common Nouns, Lowercasing When Appropriate
Suggested by @saivann (thanks!)
This commit is contained in:
parent
2793f98aa6
commit
10f6de368d
4 changed files with 5 additions and 5 deletions
|
@ -50,8 +50,8 @@ provide dynamic DNS seed servers which automatically get IP addresses
|
|||
of active nodes by scanning the network; others provide static DNS
|
||||
seeds that are updated manually and are more likely to provide IP
|
||||
addresses for inactive nodes. In either case, nodes are added to the
|
||||
DNS seed if they run on the default Bitcoin ports of 8333 for Mainnet
|
||||
or 18333 for Testnet.
|
||||
DNS seed if they run on the default Bitcoin ports of 8333 for mainnet
|
||||
or 18333 for testnet.
|
||||
|
||||
<!-- paragraph below based on Greg Maxwell's email in
|
||||
http://comments.gmane.org/gmane.comp.bitcoin.devel/5378 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue