Merge pull request #887 from bigchaindb/update-transaction-rst-for-0.8.0

Updated transaction.rst for v0.8.0
This commit is contained in:
Troy McConaghy 2016-11-29 14:45:14 +01:00 committed by GitHub
commit a388af6b59

View File

@ -157,8 +157,8 @@ Condition.cid
**type:** integer
Index of this condition's appearance in the Transaction.conditions_
array. In a transaction with 2 conditions, the ``cid``\ s will be 0 and 1.
Index of this condition's appearance in the `Transaction.conditions`_
array. In a transaction with 2 conditions, the ``cid``s will be 0 and 1.