mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Update nft_history.md
fix response json
This commit is contained in:
@@ -156,6 +156,7 @@ An example of a successful response:
|
||||
*JSON-RPC*
|
||||
|
||||
```json
|
||||
{
|
||||
"result": {
|
||||
"ledger_index_min": 21377274,
|
||||
"ledger_index_max": 27876163,
|
||||
@@ -274,6 +275,7 @@ With the `binary` parameter set to _true_, you receive a compact response that u
|
||||
*JSON-RPC*
|
||||
|
||||
```json
|
||||
{
|
||||
"result": {
|
||||
"ledger_index_min": 21377274,
|
||||
"ledger_index_max": 27876275,
|
||||
|
||||
Reference in New Issue
Block a user