mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-04-29 15:37:50 +00:00
* move echo * move fee * move subscribe/unsubscribe * move ledger_current * move ledger_data * move submit/submit_multisigned * remove account_tx/account_offers/gateway_balances * move account_info * remove ledger_entry * remove tx * remove account_lines * remove ripple_path_find * remove ledger * remove book_offers * move ping * remove global_config * move test_command * additional mock-rippled cleanup * add explanatory comment to mock.addResponse
8 lines
113 B
JSON
8 lines
113 B
JSON
{
|
|
"id": 0,
|
|
"status": "success",
|
|
"type": "response",
|
|
"result": {
|
|
"ledger_current_index": 8819951
|
|
}
|
|
} |