mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-24 06:25:45 +00:00
fixed docstring issue
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
c2e09d03b9
commit
232b7c192b
@ -579,7 +579,7 @@ class Planetmint(object):
|
||||
asset from the asset table and reconstructs the transaction.
|
||||
|
||||
Args:
|
||||
tx_dict_list (:list:`dict` or :obj:`dict`): The transaction dict or
|
||||
tx_dict_list (:obj:`list` of :dict: or :obj:`dict`): The transaction dict or
|
||||
list of transaction dict as returned from the database.
|
||||
|
||||
Returns:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user