mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
update docstring
This commit is contained in:
parent
471e38dddb
commit
d2399b5367
@ -197,7 +197,7 @@ class Bigchain(object):
|
|||||||
txid (str): transaction id of the transaction to query
|
txid (str): transaction id of the transaction to query
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
A string transaction status to payload ('valid', 'undecided',
|
(string): transaction status ('valid', 'undecided',
|
||||||
or 'backlog'). If no transaction with that `txid` was found it
|
or 'backlog'). If no transaction with that `txid` was found it
|
||||||
returns `None`
|
returns `None`
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user