Files
xahau.js/test/fixtures/api/rippled/server-info-error.json
2015-07-28 02:24:27 +03:00

13 lines
229 B
JSON

{
"id": 0,
"status": "error",
"type": "response",
"error": "slowDown",
"error_code": 15,
"error_message": "You are placing too much load on the server.",
"request": {
"command": "server_info",
"id": 0
}
}