mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
updated inline docs
This commit is contained in:
parent
d8df478925
commit
6bf9e08095
@ -145,6 +145,8 @@ class Bigchain(object):
|
|||||||
|
|
||||||
Args:
|
Args:
|
||||||
txid (str): transaction id of the transaction to query
|
txid (str): transaction id of the transaction to query
|
||||||
|
include_status (bool): also return the status of the transaction
|
||||||
|
the return value is then a tuple: (tx, status)
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
A dict with the transaction details if the transaction was found.
|
A dict with the transaction details if the transaction was found.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user