Update moving-devnet-to-vl.md with new Devnet validator list key

This old blog post appears in search results.
This commit is contained in:
Elliot Lee
2025-02-11 08:38:56 -08:00
committed by GitHub
parent b948bfa4fb
commit e3882935f3

View File

@@ -39,7 +39,7 @@ To connect to the Devnet after the update, complete the following steps:
https://vl.devnet.rippletest.net
[validator_list_keys]
EDDF2F53DFEC79358F7BE76BC884AC31048CFF6E2A00C628EAE06DB7750A247B12
EDBB54B0D9AEE071BB37784AF5A9E7CC49AC7A0EFCE868C54532BCB966B9CFC13B
The `validators.txt` file defines a server's trusted validator settings. The [recommended installation](https://xrpl.org/install-rippled.html) places this file at `/etc/opt/ripple/validators.txt` by default.
@@ -61,6 +61,10 @@ To connect to the Devnet after the update, complete the following steps:
$ sudo systemctl restart rippled
{% admonition type="success" name="Update" %}
The `validator_list_keys` above has been updated for the new key introduced on February 3, 2025.
{% /admonition %}
## Next Steps