You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: cmd/stellar-rpc/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -51,8 +51,8 @@ This will install and build the required dependencies and generate a `stellar-rp
51
51
./stellar-rpc gen-config-file
52
52
```
53
53
- Paste the output to a file and save it as `.toml` file in any directory.
54
-
- Make sure to update the config values to testnet specific ones. You can refer to [Configuring](https://docs.google.com/document/d/1SIbrFWFgju5RAsi6stDyEtgTa78VEt8f3HhqCLoySx4/edit#heading=h.80d1jdtd7ktj) section in the Runbookfor specific config settings.
54
+
- Make sure to update the config values to testnet specific ones. You can refer to [Configuring](https://developers.stellar.org/docs/data/apis/rpc/admin-guide/configuring) section of the docsfor specific config settings.
55
55
- If everything is set up correctly, then you can run the RPC server with the following command:
0 commit comments