mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
23 lines
606 B
Plaintext
23 lines
606 B
Plaintext
#
|
|
# Default validators.txt
|
|
#
|
|
# A list of domains to bootstrap a nodes UNLs or for clients to indirectly
|
|
# locate IPs to contact the Newcoin network.
|
|
#
|
|
# This file is UTF-8 with Dos, UNIX, or Mac style end of lines.
|
|
# Blank lines and lines starting with a '#' are ignored.
|
|
# All other lines should be domain names.
|
|
#
|
|
# [validators]:
|
|
# To acquire a UNL, newcoind will probe for https web servers at the domains
|
|
# listed below in the following order: newcoin.DOMAIN, www.DOMAIN, DOMAIN
|
|
#
|
|
|
|
[validators]
|
|
redstem.com
|
|
alpha.redstem.com
|
|
bravo.redstem.com
|
|
charlie.redstem.com
|
|
delta.redstem.com
|
|
echo.redstem.com
|