Adds commandline output for ledger_current.md

This commit is contained in:
rmurphy23
2020-07-15 14:58:09 -07:00
parent 3a051f5caf
commit e820dd4e59

View File

@@ -73,6 +73,17 @@ An example of a successful response:
} }
``` ```
*Commandline*
```json
{
"result" : {
"ledger_current_index" : 56844050,
"status" : "success"
}
}
```
<!-- MULTICODE_BLOCK_END --> <!-- MULTICODE_BLOCK_END -->
The response follows the [standard format][], with a successful result containing the following field: The response follows the [standard format][], with a successful result containing the following field: