mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
fix warning generated in schema/transaction.rst
This commit is contained in:
parent
c8228d7ff7
commit
01037a0b82
@ -157,8 +157,8 @@ Condition.cid
|
|||||||
|
|
||||||
**type:** integer
|
**type:** integer
|
||||||
|
|
||||||
Index of this condition's appearance in the `Transaction.conditions`_
|
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.
|
array. In a transaction with 2 conditions, the ``cid``\ s will be 0 and 1.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user