revert ips port to 5235

This commit is contained in:
Ryan Young
2019-10-08 16:36:55 -07:00
parent 0ef03fb5eb
commit e9af8354a1

View File

@@ -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:
[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:
[ips]
s.devnet.rippletest.net 51233
s.devnet.rippletest.net 51235
c. Comment out the following section, as follows: