Update apitool-methods-ws.js

This commit is contained in:
Elliot Lee
2024-01-04 08:44:44 -08:00
committed by GitHub
parent fc0d7b4ca3
commit a17ff9aa07

View File

@@ -595,7 +595,8 @@ Request('server_state', {
link: "server_state.html",
body: {
"id": 1,
"command": "server_state"
"command": "server_state",
"ledger_index": "current"
}
})