mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-21 02:55:50 +00:00
Have validator.txt use a section name.
This commit is contained in:
@@ -8,10 +8,15 @@
|
|||||||
# Blank lines and lines starting with a '#' are ignored.
|
# Blank lines and lines starting with a '#' are ignored.
|
||||||
# All other lines should be domain names.
|
# All other lines should be domain names.
|
||||||
#
|
#
|
||||||
# To acquire an UNL, newcoind will probe for https web servers at the domains
|
# [validators]:
|
||||||
# listed below in the following order: newcoin.foo.com, www.foo.com, foo.com
|
# 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
|
redstem.com
|
||||||
alpha.redstem.com
|
alpha.redstem.com
|
||||||
bravo.redstem.com
|
bravo.redstem.com
|
||||||
|
charlie.redstem.com
|
||||||
|
delta.redstem.com
|
||||||
|
echo.redstem.com
|
||||||
|
|||||||
Reference in New Issue
Block a user