mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-08-23 16:40:52 +00:00
Merge pull request #119 from stevenzeiler/undo-deprecated-docs
[DOC] Remove "deprecated" from non-deprecated options
This commit is contained in:
@@ -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