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: xls-0097-server-definitions-enhancements/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,6 +162,6 @@ A reference implementation can be found [here](https://github.com/XRPLF/rippled/
162
162
163
163
The information returned by the `server_definitions` RPC is already available in various configuration files across rippled. No private or confidential information is revealed by this proposal.
164
164
165
-
This RPC also does not modify any ledger state.
165
+
This RPC also does not modify or access any ledger state.
166
166
167
167
The server caches the `server_definitions` response, since it does not change while the server is running. This severely mitigates DoS risks.
0 commit comments