Merge pull request #2995 from XRPLF/update-key

Update Devnet validator list key across docs
This commit is contained in:
Amarantha Kulkarni
2025-02-12 11:41:17 -08:00
committed by GitHub
3 changed files with 7 additions and 3 deletions

View File

@@ -110,7 +110,7 @@ labels:
https://vl.devnet.rippletest.net
[validator_list_keys]
EDDF2F53DFEC79358F7BE76BC884AC31048CFF6E2A00C628EAE06DB7750A247B12
EDBB54B0D9AEE071BB37784AF5A9E7CC49AC7A0EFCE868C54532BCB966B9CFC13B
```
```{% label="Mainnet" %}

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

View File

@@ -109,7 +109,7 @@ Edit your `validators.txt` file. This file is located in the same folder as your
https://vl.devnet.rippletest.net
[validator_list_keys]
EDDF2F53DFEC79358F7BE76BC884AC31048CFF6E2A00C628EAE06DB7750A247B12
EDBB54B0D9AEE071BB37784AF5A9E7CC49AC7A0EFCE868C54532BCB966B9CFC13B
```
```{% label="Mainnet" %}