mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
revert ips port to 5235
This commit is contained in:
@@ -11,12 +11,12 @@ To connect your `rippled` server to the XRP Testnet or Devnet, set the following
|
|||||||
a. To connect to the [Testnet](xref: xrp-testnet-faucet.md), uncomment the following section and add:
|
a. To connect to the [Testnet](xref: xrp-testnet-faucet.md), uncomment the following section and add:
|
||||||
|
|
||||||
[ips]
|
[ips]
|
||||||
s.altnet.rippletest.net 51233
|
s.altnet.rippletest.net 51235
|
||||||
|
|
||||||
b. To connect to the [Devnet](xref: xrp-testnet-faucet.md), uncomment the following section and add:
|
b. To connect to the [Devnet](xref: xrp-testnet-faucet.md), uncomment the following section and add:
|
||||||
|
|
||||||
[ips]
|
[ips]
|
||||||
s.devnet.rippletest.net 51233
|
s.devnet.rippletest.net 51235
|
||||||
|
|
||||||
c. Comment out the following section, as follows:
|
c. Comment out the following section, as follows:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user