mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
[DOC] Remove "deprecated" from non-deprecated options,
This commit is contained in:
committed by
Geert Weening
parent
4e13170123
commit
cfcea4affb
@@ -156,8 +156,8 @@ Fetch a list of transactions that applied to this account.
|
||||
Options:
|
||||
|
||||
+ `account`
|
||||
+ `ledger_index_min` *deprecated, -1*
|
||||
+ `ledger_index_max` *deprecated, -1*
|
||||
+ `ledger_index_min`
|
||||
+ `ledger_index_max`
|
||||
+ `binary` *false*
|
||||
+ `count` *false*
|
||||
+ `descending` *false*
|
||||
|
||||
Reference in New Issue
Block a user