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: docs/references/http-websocket-apis/public-api-methods/index.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,8 @@ Use these methods to retrieve information about the current state of the `ripple
91
91
***[`fee`](server-info-methods/fee.md)** - Get information about transaction cost.
92
92
***[`server_info`](server-info-methods/server_info.md)** - Retrieve status of the server in human-readable format.
93
93
***[`server_state`](server-info-methods/server_state.md)** - Retrieve status of the server in machine-readable format.
94
-
-**[`manifest`](server-info-methods/manifest.md)** - Retrieve the latest ephemeral public key information about a known validator.
94
+
***[`server_definitions`](server-info-methods/server_definitions.md)** - Retrieve a list of types and fields used for the XRPL's canonical binary format.
95
+
***[`manifest`](server-info-methods/manifest.md)** - Retrieve the latest ephemeral public key information about a known validator.
0 commit comments