diff --git a/planetmint/lib.py b/planetmint/lib.py index e031edd..5861e63 100644 --- a/planetmint/lib.py +++ b/planetmint/lib.py @@ -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: