Update nft_history.md

fix response json
This commit is contained in:
tequ
2023-05-16 10:46:56 +09:00
committed by GitHub
parent e5bcfdae9a
commit 2ebc9319e2

View File

@@ -156,7 +156,8 @@ 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,
"transactions": [ "transactions": [
@@ -274,7 +275,8 @@ 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,
"transactions": [ "transactions": [