Document the 'devnet' network identifier setting:

* The [network_id] option allows three string values:
- main: the XRP Ledger
- testnet: the Testnet operated by Ripple.
- devnet: the development test network operated by Ripple.
This commit is contained in:
rabbit
2020-04-02 12:51:13 -04:00
committed by manojsdoshi
parent 25b13978e7
commit a4e9878790

View File

@@ -746,6 +746,7 @@
#
# main -> 0
# testnet -> 1
# devnet -> 2
#
# If this value is not specified the server is not explicitly configured
# to track a particular network.