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
16 lines
346 B
JSON
16 lines
346 B
JSON
{
|
|
"id": 0,
|
|
"status": "error",
|
|
"type": "response",
|
|
"account": "rajTAg3hon5Lcu1RxQQPxTgHvqfhc1EaUS",
|
|
"error": "actNotFound",
|
|
"error_code": 15,
|
|
"error_message": "Account not found.",
|
|
"ledger_current_index": 8861245,
|
|
"request": {
|
|
"account": "rajTAg3hon5Lcu1RxQQPxTgHvqfhc1EaUS",
|
|
"command": "account_info",
|
|
"id": 0
|
|
}
|
|
}
|