mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +00:00
Fixes: RIPD-1521 Switch to pure doxygen HTML for developer docs. Remove docca/boostbook system. Convert consensus document to markdown. Add existing markdown files to doxygen input set. Fix some image paths and scale images for use with MD links. Rename/cleanup some files for consistency. Add pipeline logic for windows slaves. Add ninja and parallel test run option. Add make doc target build in build-and-test.sh. Cleanup README files. Add nounity windows build. Add link to jenkins summary table. Add rippled_classic build (win). Improve formatting of summary table.
56 lines
1.6 KiB
Plaintext
56 lines
1.6 KiB
Plaintext
#
|
|
# Default validators.txt
|
|
#
|
|
# A list of domains to bootstrap a nodes UNLs or for clients to indirectly
|
|
# locate IPs to contact the Ripple 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 hankos or domain names.
|
|
#
|
|
#
|
|
#
|
|
# [validators]
|
|
#
|
|
# List of the validation public keys of nodes to always accept as validators.
|
|
#
|
|
# The latest list of recommended validators can be obtained from
|
|
# https://ripple.com/ripple.txt
|
|
#
|
|
# See also https://wiki.ripple.com/Ripple.txt
|
|
#
|
|
# Examples:
|
|
# n9KorY8QtTdRx7TVDpwnG9NvyxsDwHUKUEeDLY3AkiGncVaSXZi5
|
|
# n9MqiExBcoG19UXwoLjBJnhsxEhAZMuWwJDRdkyDz1EkEkwzQTNt
|
|
#
|
|
# [validator_list_sites]
|
|
#
|
|
# List of URIs serving lists of recommended validators.
|
|
#
|
|
# Examples:
|
|
# https://ripple.com/validators
|
|
# http://127.0.0.1:8000
|
|
#
|
|
# [validator_list_keys]
|
|
#
|
|
# List of keys belonging to trusted validator list publishers.
|
|
# Validator lists fetched from configured sites will only be considered
|
|
# if the list is accompanied by a valid signature from a trusted
|
|
# publisher key.
|
|
# Validator list keys should be hex-encoded.
|
|
#
|
|
# Examples:
|
|
# ed499d732bded01504a7407c224412ef550cc1ade638a4de4eb88af7c36cb8b282
|
|
# 0202d3f36a801349f3be534e3f64cfa77dede6e1b6310a0b48f40f20f955cec945
|
|
# 02dd8b7075f64d77d9d2bdb88da364f29fcd975f9ea6f21894abcc7564efda8054
|
|
#
|
|
|
|
# The default validator list publishers that the rippled instance
|
|
# trusts
|
|
|
|
[validator_list_sites]
|
|
https://vl.ripple.com
|
|
|
|
[validator_list_keys]
|
|
ED2677ABFFD1B33AC6FBC3062B71F1E8397C1505E1C42C64D11AD1B28FF73F4734
|