Addressed PR review feedback

This commit is contained in:
rachelflynn
2026-06-12 13:46:17 -04:00
parent 3d44129edd
commit b540c9e162
9 changed files with 9 additions and 9 deletions

View File

@@ -97,7 +97,7 @@ The sample code in the previous section shows you how to connect to the Testnet,
client = JsonRpcClient(JSON_RPC_URL)
```
See the example [core server config file](https://github.com/XRPLF/rippled/blob/c0a0b79d2d483b318ce1d82e526bd53df83a4a2c/cfg/xrpld-example.cfg#L1562) for more information about default values.
See the example [core server config file](https://github.com/XRPLF/rippled/blob/develop/cfg/xrpld-example.cfg#L1469) for more information about default values.
- By using one of the available [public servers][]: