mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge pull request #219 from bigchaindb/fix-documentation
Small fix to the documentation
This commit is contained in:
commit
7dd8e63e00
@ -171,7 +171,7 @@ class Bigchain(object):
|
||||
|
||||
Returns:
|
||||
A list of transactions containing that payload. If no transaction exists with that payload it
|
||||
returns `None`
|
||||
returns an empty list `[]`
|
||||
"""
|
||||
|
||||
cursor = r.table('bigchain')\
|
||||
|
Loading…
x
Reference in New Issue
Block a user