mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-04-29 15:37:50 +00:00
* rename files to camelCase * fix imports * more renames * pull all client tests out of individual folders * fix imports * fix tests
13 lines
220 B
JSON
13 lines
220 B
JSON
{
|
|
"id": 0,
|
|
"status": "error",
|
|
"type": "response",
|
|
"error": "lgrNotFound",
|
|
"error_code": 20,
|
|
"error_message": "ledgerNotFound",
|
|
"request": {
|
|
"command": "ledger",
|
|
"id": 3,
|
|
"ledger_index": 34
|
|
}
|
|
} |