mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-14 00:35:50 +00:00
add version to websocket tool
This commit is contained in:
@@ -499,6 +499,14 @@
|
||||
"command": "server_info"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "version",
|
||||
"description": "Retrieves the API version information.",
|
||||
"link": "/docs/references/http-websocket-apis/public-api-methods/server-info-methods/version",
|
||||
"body": {
|
||||
"command": "version"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "server_state",
|
||||
"description": "Reports a machine-readable version of various information about the rippled server being queried.",
|
||||
|
||||
Reference in New Issue
Block a user