Files
xahau.js/test/fixtures/rippled/ledgerEntryError.json
Mayukha Vadari f9fe5936b1 refactor: rename all test files to camelCase (#1562)
* rename files to camelCase

* fix imports

* more renames

* pull all client tests out of individual folders

* fix imports

* fix tests
2021-10-04 14:10:10 -04:00

15 lines
405 B
JSON

{
"ledger_index" : 172450,
"validated" : true,
"error" : "entryNotFound",
"ledger_hash" : "9A8B034D72FA6CAE2D69425335FDD59D67DEB18A40DD83DF7331D08B19669A19",
"status" : "error",
"request" : {
"index" : "DFA557EA3497585BFE83F0F97CC8E4530BBB99967736BB95225C7F0C13ACE708",
"binary" : false,
"ledger_index" : "validated",
"command" : "ledger_entry"
},
"type": "response"
}