mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +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-RPC*
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
{
|
||||||
"result": {
|
"result": {
|
||||||
"ledger_index_min": 21377274,
|
"ledger_index_min": 21377274,
|
||||||
"ledger_index_max": 27876163,
|
"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-RPC*
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
{
|
||||||
"result": {
|
"result": {
|
||||||
"ledger_index_min": 21377274,
|
"ledger_index_min": 21377274,
|
||||||
"ledger_index_max": 27876275,
|
"ledger_index_max": 27876275,
|
||||||
|
|||||||
Reference in New Issue
Block a user