docopt fix

This commit is contained in:
Jack Robison 2017-09-20 09:50:48 -04:00
parent ab384f1c91
commit 9bb03757ec
No known key found for this signature in database
GPG key ID: 284699E7404E3CFF
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ at anytime.
*
### Fixed
*
* Fixed `transaction_list` doc string
*
### Deprecated

View file

@ -2108,7 +2108,7 @@ class Daemon(AuthJSONRPCServer):
transaction_list [-t]
Options:
-t : Include claim tip information
-t : Include claim tip information
Returns:
(list) List of transactions, where is_tip is null by default,