mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
account_tx: add comma
This commit is contained in:
@@ -46,7 +46,7 @@ An example of the request format:
|
||||
|
||||
```
|
||||
# Syntax: account_tx account [ledger_index_min [ledger_index_max]] [limit] [offset] [binary] [count] [descending]
|
||||
# For binary/count/descending use the parameter name for true and omit for false.
|
||||
# For binary/count/descending, use the parameter name for true and omit for false.
|
||||
rippled -- account_tx r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59 -1 -1 2 0 binary descending
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user