Update outdated "ledger" key to "ledger_index" key

This commit is contained in:
9oelM
2023-06-23 21:19:30 +08:00
parent 3835551d0a
commit 5cff7b11c5
4 changed files with 6 additions and 6 deletions

View File

@@ -226,7 +226,7 @@ Example Request:
"id": "example_check_individual_freeze",
"command": "account_lines",
"account": "rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn",
"ledger": "validated",
"ledger_index": "validated",
"peer": "rsA2LpzuawewSBQXkiju3YQTMzW13pAAdW"
}